How to get OpenID authentication on SharePoint Services?
Asked Answered
M

5

6

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

Marvin answered 27/2, 2009 at 5:58 Comment(0)
S
1

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

Sagesagebrush answered 27/2, 2009 at 6:5 Comment(1)
ASP.NET 2.0 Provider Model: Introduction to the Provider Model msdn.microsoft.com/en-us/library/aa479030.aspxJolty
V
1

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

Varro answered 16/9, 2009 at 10:35 Comment(0)
B
0

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/

Bedridden answered 27/2, 2009 at 6:9 Comment(0)
B
0

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.

Basicity answered 4/3, 2009 at 20:53 Comment(0)
N
0

There are exists two solution that exactly meet your requirments: SharePoint Claims Provider for SharePoint Claims Based Authentication that use Windows Live ID and other OpenID provider such as Google and yahoo. it will allows you and your members sign in to your SharePoint site with any OpenID provider or Windows Live ID.

Check SharePoint Live Authentication here : http://www.shetabtech.com/english/SharePointLiveAuth

Notification answered 18/9, 2010 at 4:51 Comment(0)

© 2022 - 2024 — McMap. All rights reserved.