Currently my system is configured to get security tokens through identity server. We plan to change this to use ADFS and Identity server for authentication for AD users and others.
I need a workable code which makes calls to ADFS which intern invokes or calls identity server for users with forms authentication.
I went through many articles, but I am unable to code this logic. I may be missing something as I am new this concepts.
Appreciate your earliest response.