0

I should make application for user authentication by IdentityServer 4 and ADFS, but I don't know how to make it and I can't find any examples on official IdentityServer docs. Can anybody explain me, how does it work and how to integrate IdentityServer 4 and ADFS?

Mixim
  • 972
  • 1
  • 11
  • 37

1 Answers1

1

See if this can help Identity server and Azure AD and also based on the distributed Authentication via ADFS I think it should not be that different from (except API calls). All in all the process should be same.

Also for a good discussion on ADFS vs AAD, please have a look here.

kuldeep
  • 817
  • 10
  • 27