vote up 2 vote down star

Is this even possible? I want to build a small community site but do not want to use Live ID.

flag

42% accept rate

5 Answers

vote up 1 vote down

Sharepoint has an extensible authentication provider model, so you could use that to extend it to support openid.

link|flag
ASP.NET 2.0 Provider Model: Introduction to the Provider Model msdn.microsoft.com/en-us/library/… – Jason Feb 27 at 6:30
vote up 0 vote down

If you're just looking for a windows-based community site framework, I'd suggest Community Server, which has a free license and built-in OpenID support.

http://communityserver.com/products/express/

link|flag
vote up 0 vote down

Many people have already done this using DotNetOpenId with SharePoint.

There are some discussions on the dotnetopenid mailing list that cover this topic. Feel free to post your question there to get the responses of a few people there who have done it.

link|flag
vote up 0 vote down

This seems to be what you are looking for http://blog.xsolon.net/openid

link|flag
vote up 0 vote down

See the OpenID membership provider project on CodePlex. This provides OpenID support for SharePoint.

link|flag

Your Answer

Get an OpenID
or

Not the answer you're looking for? Browse other questions tagged or ask your own question.