Thinktecture IdentityServer is an open source security token service based on Microsoft technologies designed around Claims Based Authentication and Windows Identity Foundation.
We've setup federated security using ThinkTecture server. When a user wishes to access a particular URL, they get redirected to …
adfs federated-identity thinktecture-ident-serverBackground I've implemented the Thinktecture.IdentityServer.V3 (the openID Connect one). I've got the OAuth2 bearer token returned to my …
javascript oauth-2.0 asp.net-web-api2 thinktecture-ident-server openid-connectHere is my scenario: I have a MVC4.5/WebApi2 application that uses OpenIdConnectAuthentication based on a Thinktecture.IdentityServer provider. So …
asp.net-web-api owin thinktecture-ident-server bearer-tokenI´m trying to make an AngularJs web that sends login and password to an ASP.NET WebApi backend and …
angularjs authentication asp.net-web-api thinktecture-ident-server thinktecture-ident-modelI'm trying to follow the simple guide mvcGettingStarted. Now, I've implemented both GoogleAuthentication and FacebookAuthentication providers, and everything is working …
c# claims-based-identity thinktecture-ident-serverI am working up a demo of Thinktecture IdentityServer v3. The intention is to have the identity server run as …
azure certificate thinktecture-ident-server