Tagged Questions

0
votes
1answer
14 views

Unable to logoout of openID RPXnow

Hi I am using RPXnow for logging in my website. I am able to login through yahoo/google/ account. when I logout of my website I get logged out of my website & session is killed. However if click …
0
votes
1answer
74 views

Set a “global pre-request variable” in Django in Middleware

I'm trying to combine Google App Engine with RPX Now user authentication and a per-user limited access pattern. The per user access-limiting pattern relies upon GAE's global User.get_current_user(), …
0
votes
1answer
45 views

verifiedEmail AOL OpenID

I can't seem to fetch the verifiedEmail field when trying to login to AOLs OpenID on my site. Every other provider that I know of provides this property, but not AOL. I realize that AOL somehow uses …
1
vote
2answers
151 views

rpxnow vs dotnetopenid, What do you think ?

I read a couple of posts about this but i was really more confused about what shall i use or what would be better, or even am i missing some other solutions ? Please advice, Thanks
1
vote
1answer
162 views

RPXnow Facebook Connect - Use and Level of support?

I am using RPXnow.com authentication solution for a rails app and am now at the point of wanting to develop Facebook integration features using Facebook Connect and the client api. What I am unclear …
0
votes
1answer
69 views

Rpxnow.com works on localhost, but not on the ‘net…

Hi. I'm using OpenID for my site using the free plan with rpxnow.com. I am able to make the site work on localhost, but when I deploy, I get an "unexpected api error" exception. The root cause seems …
1
vote
1answer
64 views

how to logout after getting authenticated by single sign on provider?

I am trying to provide authentication facility through third party single sign on provider like rpxnow. After login on every refresh of page I am not able to retrieve the cookies set by the provider …
0
votes
1answer
129 views

Do I need a custom membership provider to integrate third-party authentication into ASP.NET?

I have an ASP.NET MVC application into which I have just integrated the RPX third-party federated identity system. The integration is working ok, but I'm having some difficulty wrapping my head …
0
votes
2answers
95 views

Passwords for applications using third-party authentication?

I have an ASP.NET MVC application into which I have just integrated the RPX third-party federated identity system. The integration is working ok, but I'm having some difficulty wrapping my head …
5
votes
5answers
682 views

What is a good openid selector control?

Now that idselector has been upgraded to RPXNow and you can't "just use" the selector code, what is a good replacement? I want to implement OpenId on a new website that I am using, but the users are …
4
votes
2answers
453 views

I am considering implementing the RPXNow OpenID selector - can I avoid vendor lock in? [closed]

The RPXNow selector is pretty nifty and probably much better than anything I could implement myself in the time I currently have to devote to OpenID integration on my website. However, I have …