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

Missing "Role" as a claim in SharePoint server #876

Open MudassarAli opened 8 years ago

MudassarAli commented 8 years ago

Hei,

I have configured IdentityServer2 with SharePoint server 2013. Every thing is working fine except i am not getting "Role" as a claim in SharePoint Server. How can i configure identityserver to get "Role" as a claim in SharePoint. Following are the claims i am getting from identityserver.

capture

Thanks.