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, I am trying to create a OAuthClient that uses the Identity Server as it's authenication source. The problem I am having is that every time i try to contact...
Can anybody tell me what is going wrong with this approach for single sing on? I have a website A with the authentication logic inside. The user can select the...
I have an odd case where a subset of users at one customer (IdP) are being shown the error view when using Chrome and being redirected to the hrd/issue endpoint....
Hi, I've been using Thinktecture Identity Server 2.x for quite a while and have been very happy with it so far. Recently we had to change from SAML2.0 tokens to...
Hi, I am working on a solution where I need to re-use a SAML2 token issued by idsrv V2. This is for integration with Citrix's Sharefile API http://api.sharefile.com/rest/ In particular...
I have a integration with Idsvr2 and MR with SSO to an application and is working fine with one minor problem. If I write the "IdentityServerUser" claim directly to the...
I have a requirement to prevent multiple active sessions for single user name. Is there a natural way to do that with IdentityServer?
Hi I am trying to get my head around running IdentityServer over HTTP and not on HTTPS Simple reason being that STS server will be internal to our load balancer...
Hi, I am trying to create a POC that has a main website (RP1) with landing page (Allowed anonymous access) . The website will have change language and Login button...
When a user attempts to enter a password that contains an angle bracket, they get an error that states > A potentially dangerous Request.Form value was detected from the client...