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.
To do this, your application has to have a client-side stack for one of:
I would suggest the former.
There are some samples here. Look under the ADAL / MSAL tabs on the left.