IdentityServer2
IdentityServer2 copied to clipboard
[deprecated] Thinktecture IdentityServer is a light-weight security token service built with .NET 4.5, MVC 4, Web API and WCF.
Hi! We are using IndetityServer together with Google's OAuth2 as identity provider. From time to time, the /issue/hrd/oauth2callback will fail with "Sorry, an error occurred while processing your request." and...
I want to use Identity Server as Idp-STS in ADFS 2.0 where my application is use ADFS 2.0 as Federation gate way. how do i configure My App (Replay party)...
So, we're using a somewhat modified IdentityServer as the STS in a multi-app setup, and we've just started using delegation (ie: ActAs tokens) and run into a bit of a...
Hi, I am trying to integrate Thinktecture IdentityServer v2.2 into my SharePoint 2013 environment by following the below link. http://www.wictorwilen.se/using-sharepoint-2013-with-thinktecture-identityserver-2 It has claim mappings for Email, Role and Title. I...
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...
Hi, I am trying to configure "OAuth Clients" to do the SSO using the Identity Server 2 as it's authenication source. After I login, I got the "resource consent" page....
Hi, I am trying to create a OAuthClient that uses the Identity Server 2 as it's authenication source. I have setup a OAuth Client with the Redirect URI : "https://idsrv/auth/googleoauth2/oauth_redirect.php"....
I just took a look at the [previous issue](https://github.com/IdentityServer/IdentityServer2/issues/668) but I still cannot find a way to set to the relying party the signing key... I've check the Wiki but...
Hi, We are developing an application which has a web version and a desktop version. Both of them consume a WebAPI which is secured by Identity Server 2.0 (as STS)...
I have set up a Federated authentication to my sharepoint application using Thinktecture Identity Server v2 I have configured identity providers for google and live ID. I get successfully redirected...