Tagged Questions

31
votes
14answers
1k views

What is the benefit of using ONLY OpenId authentication on a site?

From my experience with OpenId, I see a number of significant downsides: Adds a critical point to failure to the site It is not a failure that can be fixed by the site even if detected. If the …
20
votes
7answers
772 views

How do you develop against OpenID locally

I'm developing a website (in Django) that uses OpenID to authenticate users. As I'm currently only running on my local machine I can't authenticate using one of the OpenID providers on the web. So I …
16
votes
5answers
446 views

What’s the difference between OpenID and OAuth?

I'm really trying to understand the difference between OpenID and OAuth? Maybe there two totally separate things and I'm just totally confused. Could someone explain it to me please? Thanks!
16
votes
8answers
639 views

Open ID - What happens when you decide you don’t like your existing provider?

So I'm not quite convinced about OpenID yet, and here is why: I already have an OpenID because I have a Blogger account. But I discovered that Blogger seems to be a poor provider when I tried to …
14
votes
7answers
731 views

OpenId authentication in ASP.NET?

I am starting to build a new web app that will require user accounts. Now that I have an OpenId that I am using for this site I thought it would be cool if I could use OpenId for authentication in my …
13
votes
6answers
584 views

Are there any security risks associated with me using OpenId as the authentication method on my site?

Is OpenId a secure method of authentication users on a website and, if not, what are the security risks associated with OpenId?
13
votes
2answers
4k views

PHP Tutorial for OpenId and OAuth

Is there a good tutorial for implementing OpenId and OAuth together in PHP? All of the OpenId tutorials I've seen on the official OpenId site haven't been as helpful or as simple as they could have …
13
votes
3answers
507 views

What’s the best .NET library for OpenID and ASP.NET MVC?

I'm looking at using OpenID for my authentication scheme and wanted to know what the best .NET library is to use for MVC specific applications? thx
12
votes
6answers
446 views

OpenID providers - what stops malicious providers?

So I like the OpenID idea. I support it on my site, and use it wherever it's possible (like here!). But I am not clear about one thing. A site that supports OpenID basically accepts any OpenID …
11
votes
2answers
855 views

Best OpenId API for ASP.NET MVC application

I am developing a asp.net mvc application and I want to use OpenId, what is the best option? DotNetOpenId RPX Other??? Any one know what StackOverflow use? The Login UI is custom develop or is …
11
votes
20answers
407 views

What would it take to make OpenID mainstream?

OpenID is a great idea in principle, but the UI and the explanation as to why it is good are currently not tailored for general use -- what do you think it would take to make OpenID work for the …
10
votes
5answers
466 views

To use OpenID or not to use!?

Hello there, I'm new to this site but I've read the rules and also searched the questions section but not found any related question answered well. anyway, the question: what's the Pros. & Cons. …
10
votes
4answers
336 views

OpenID authentication and API access

OpenID authentication is inherently browser based. If I wanted to allow an OpenID user to authenticate against an API for use in alternative clients, is there an accepted best practice for that? So …
10
votes
16answers
922 views

Is OpenID a flawed concept?

I'm not asking about specific implementations, I'm not asking about the global world view of cross site single sign on mechanisms, I just want to know what the community thinks about the underlying …
10
votes
3answers
247 views

How to address OpenID providers downtime?

OpenID is all good... UNTIL the provider goes down. At that point you're potentially locked out of EVERYTHING (since you jumped on the bandwagon and applied OpenID everywhere you could). This …

1 2 3 4 5 27 next
15 30 50 per page