IdentityServer / IdentityServer2

[deprecated] Thinktecture IdentityServer is a light-weight security token service built with .NET 4.5, MVC 4, Web API and WCF.
Other
410 stars 291 forks source link

Identity Server User not getting Authorized in SharePoint 2013 #860

Open venh opened 8 years ago

venh commented 8 years ago

I integrated Thinktecture Identity Provider v 2.2, with my SharePoint 2013 environment. I added a user in the Thinktecture system and tried to add the same user to my SharePoint 2013. First of all, it is resolving 3 values with that name (one for each Claim, namely, Email, Role and Title). Now, I am confused which one to choose. I chose all 3 and added into Site Collection Administrators. But after this, I tried logging in with this user. The user is getting Authenticated, but not authorized and the user is getting access denied. Can anyone please guide me?