質問

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.

役に立ちましたか?

解決

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.

ライセンス: CC-BY-SA帰属
所属していません StackOverflow
scroll top