I have an Azure API app for websites that is protected by an active office tenant. Through Postman, I am trying to get the OAuth2 access token using the Postman OAuth2 Helper . Accessing the token requires four bits of information: the tenant's lease endpoint, tenant's token endpoint, customer ID, and client secret of the associated tenant application. It also seems that the tenant's response URL should include https://www.getpostman.com/oauth2/callback , in which the postman should receive a token in the assistant.
I can't get this to work. The token access button returns an error message, but it is very difficult to decipher what the error is: the debug URL does not show anything.
Does anyone have experience trying to get an AAD Oauth access token with an Oman Oman 2 assistant? If so, do you have any hints as to where I should look for debugging, what happens?
azure active-directory postman
Bill mcknight
source share