1

I'm quite new to ADFS. I need to set up a SSO for web based application using the credentials with which the user authenticates on Windows.

My ADFS server is on premise.

I'm not able to understand if it's possible and how.

1 Answer 1

0

To do this, your application has to have a client-side stack for one of:

  • OpenID Connect
  • SAML 2.0
  • WS Federation

I would suggest the former.

There are some samples here. Look under the ADAL / MSAL tabs on the left.

Sign up to request clarification or add additional context in comments.

Comments

Your Answer

By clicking “Post Your Answer”, you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.