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 ...
2
votes
0answers
183 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
495 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
1answer
292 views

Janrain (RPX) basic setup

I might be thickheaded but I can't seem to get the Janrain (former RPX) to work. I have done the following: Signed up and followed the stuff they need you to fill out. Download the sample code (c#) ...
0
votes
2answers
339 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 ...