Tagged Questions
13
votes
5answers
2k 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 ...
7
votes
3answers
275 views
Using OpenID as the only authentication method
I have read the other questions and they mostly talk about the security of doing so. That's not entirely my concern, mostly because the website is question is a browser-based game. However, the larger ...
6
votes
4answers
2k views
RPXNow competitors?
We are building a new website and are considering RPXnow as our main login system.
But before we take the plunge, do they have any competitors? That is, services that allow for a unified way to use ...
2
votes
0answers
189 views
Speed up 20-second OpenID sign in via RPXNow
I've implemented RPXNow for several applications as a great abstraction for OpenID and OAuth to enable Google and Facebook sign-ins. My only complaint is that sign-in takes way too long. After ...
1
vote
1answer
162 views
Adobe AIR: problem with OpenID / rpxnow logins
Does Adobe Air work with OpenID/rpxnow?
I'm having a developer build me an AIR app to work with my website so I can have access to desktop photos.
However, my site uses OpenID logins via the ...
0
votes
1answer
141 views
RPX token URL problem
I am using RPX in my CakePHP project. I have set the toke url like this: http://www.mysite.com/users/login
Here is my login action code.
function login() {
$this->Ssl->force();
...
0
votes
1answer
124 views
SSL Error while using rpxnow
I am using RPX for OpenID Authentication. I am getting the following error. It happens only in windows. It works perfectly in Mac. Can someone please guide me to solve this error.
...
0
votes
1answer
82 views
rpxnow - How to promote users to sign in
Since adding rpxnow to our website, less users are signing in.
Are these readers worried about giving their (eg hotmail) password to a third party site?
Has anyone found a good way to promote use of ...
0
votes
2answers
102 views
After I get the user profile from RPX how do I set the user as authenticated?
I am using RPX for authentication. Now I get the user profile with identifier. What to do next to set authentication cookie and other things? Also the logout feature. in ASP.net 3.5 and C#.
0
votes
3answers
393 views
RPX API Call auth_info is returning “missing parameter” error
I cannot get the RPX auth_info API call to work. It keeps returning the error: "Missing parameter: apiKey" I am using the C# RPX Helper Class provided on their Wiki:RPX Helper Class
Below is my ...
0
votes
1answer
168 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
105 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 ...
0
votes
1answer
207 views
Rpxnow.com works on localhost, but not on the 'net
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 to be ...
0
votes
3answers
346 views
rpxnow vs dotnetopenid, What do you think? [closed]
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