Hi Everyone,
I have insatlled Windows 2012 R2 and ADFS from Role and Feature. My active directory is also insatlled in the same machine. Now I want to develop a web applicaiotn which will communciate with ADFS to authneticate users for Single Sing On. I need following
information.
1. How to Confiugre the ADFS for Oauth to work?
2. How I can get the oAuth client_Id and secret?
3. Which URI's I will hit to get the infromaiton? like http://FQDN/adfs/ls
4. Any example or microsoft API's for oAuth
Please help me to sort this
Many Thanks