Tagged Questions

4
votes
2answers
462 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 …
2
votes
1answer
100 views

How to get OpenID user Profile info?

After logging into SO, my nickname shows up at the top. When I set up openid on my site, I do not get any profile information. I tried implementing OpenID using openid-selector and Zend Framework …
0
votes
0answers
39 views

List of openid urls

I am creating an openid authentication code for my website. I need to show a list of URL's (google, yahoo, etc) that the users can select. I can't find all the open id URL's of these other websites. …
0
votes
0answers
91 views

Issues using openid-selector/ dotnet openid

I'm using openid-selector based UI to authenticate user using dotnet openid API. I'm having a small issue, when i select google and cancel and close browser and then open link and select yahoo it …
0
votes
1answer
598 views

Changing the action of a form with javascript/jquery

I'm having an issue that is driving me crazy. I'm trying to modify the openid-selector to support facebook. I'm using RPXNow as my provider so it requires the form to be submitted to a different url …
0
votes
3answers
293 views

Using Javascript OpenID Selector with Rails

Based on this article, it seems like SO is using Javascript OpenID Selector (JOIS) to handle OpenID logins in its "view". I love the simple interface and I would like to use it in a Rails project. …
0
votes
0answers
99 views

Google Chrome doesn’t show openid-selector

Hi, does anybody have this problem? I tested my page with IE6, IE7, IE8, FF, Safari, Opera... it works with them, but Chrome just doesn't render it... any help?