Top "Thinktecture-ident-server" questions

Thinktecture IdentityServer is an open source security token service based on Microsoft technologies designed around Claims Based Authentication and Windows Identity Foundation.

after federated authentication, redirect to originally requested url

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-server
pass openid-connect oauth2 bearer token in header

Background 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-connect
Get bearer token from OWIN Cookie and put it on API Requests

Here 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-token
AngularJs ASP.NET WebApi Authentication with Thinktecture

I´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-model
Thinktecture Identity Server v3 How to keep Claims from external providers?

I'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-server
Guidance on Thinktecture IdentityServer v3 - certificates

I am working up a demo of Thinktecture IdentityServer v3. The intention is to have the identity server run as …

azure certificate thinktecture-ident-server