Tagged Questions
2
votes
1answer
94 views
What is the best open source JavaScript open id selector?
What is the best open source javascript open id selector?
1
vote
3answers
814 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
1answer
423 views
how to specify open id realm in openid4java 0.9.5
my url @ development : http://192.168.0.1:8888/com.company.MyEntryPoint/MyEntrypoint.html
my url @ live env : http://www.example.com/com.company.MyEntryPoint/MyEntrypoint.html
I need users to ...