Setup:-
User Repository - Active Directory for Internal and External Users
ADFS - That connects to both AD Stores.
We are able to achieve SSO for applications that can use WS-Federation using On-Premise setup for ADFS. In this setup the applications receive a SAML token.
But for pure Javascript applications that need to maintain SSO between them, is there a way using Thinktecture Identity Server and use the login page and connect to ADFS to retrieve a JWT token that can be used by the javascript applications?
Setup:- User Repository - Active Directory for Internal and External Users ADFS - That connects to both AD Stores.
We are able to achieve SSO for applications that can use WS-Federation using On-Premise setup for ADFS. In this setup the applications receive a SAML token.
But for pure Javascript applications that need to maintain SSO between them, is there a way using Thinktecture Identity Server and use the login page and connect to ADFS to retrieve a JWT token that can be used by the javascript applications?