Ansgar
Ansgar

Reputation: 1767

Is there a OpenID provider in Europe?

Does anybody know a Europe-based provider for OpenID? I am not using one of the well-known bigger services (Yahoo,..).

Upvotes: 2

Views: 481

Answers (2)

Telbie
Telbie

Reputation:

And of course, there is the Clavid OpenID provider supporting many secure authentication mechanisms.

Upvotes: 1

Troels Thomsen
Troels Thomsen

Reputation: 11627

I have developed one myself, LoginBuzz. It is primarily Danish and I have first translated many parts of it the last week, but it should be fully functional.

It supports simple registration, attribute exchange and PAPE. I have also implemented CardSpace support and text messaging (only available in Denmark at the moment) for a more secure authentication process. In a near future it should get support for client certificates as well.

My main goal is keeping it simple and fast. What you really want is to go back to the site that requested the authentication, not to spend time on the provider´s site.

I am very interested in feedback for making it a better service.

Upvotes: 4

Related Questions