Question

I am wondering how to pass a token with the user's Windows Login details (username, password) to the ADFS and allow them to avoid typing in the same details again. I am unsure what is the best method to accomplish this.

Was it helpful?

Solution

Unsure of your question but it sounds like you want SSO between a SAML application and other .NET applications.

If that's the case, ADFS does this out the box.

If you configure your SAML and other applications as RP with ADFS, you will have SSO across all of them.

Licensed under: CC-BY-SA with attribution
Not affiliated with StackOverflow
scroll top