Hi I have found an article on implementing OpenID on my C# site http://madskristensen.net/post/OpenID-implementation-in-Csharp-and-ASPNET.aspx
I have a few basic needs, mainly need to add some sort of security groups to my user profiles and the like, and I think I can do it using Open ID.
My question is has anyone done much work with Open ID, how well have the users accepted it and when would you or when would you not recommend using it on a site?