I need to programmatically generate an authentication token using my AD credentials, then use that token in the header of an Azure REST API call. AD FS 2.0 is configured as described here in example 2. Thanks for your help!
I need to programmatically generate an authentication token using my AD credentials, then use that token in the header of an Azure REST API call. AD FS 2.0 is configured as described here in example 2. Thanks for your help!
This is closest documentation I could find for this issue. Am I on the right track?