JakeWilliams
2 years agoQrew Member
Azure Active Directory Access Token
Hello,
I am working in Pipelines and am trying to send request to Azure Active Directory in order to receive an access token to be used to ping a secure third party API. I have tried multiple methods but each comes back with problems. When I try to use the Auth section of the webhook it says I'm missing the "client_secret". When I try to make the auth call its own web hook it doesn't see the "grant_type" in the body.
Has anyone done something like this? If so how? Or is there some documentation somewhere to go off?
------------------------------
Jake Williams
------------------------------
I am working in Pipelines and am trying to send request to Azure Active Directory in order to receive an access token to be used to ping a secure third party API. I have tried multiple methods but each comes back with problems. When I try to use the Auth section of the webhook it says I'm missing the "client_secret". When I try to make the auth call its own web hook it doesn't see the "grant_type" in the body.
Has anyone done something like this? If so how? Or is there some documentation somewhere to go off?
------------------------------
Jake Williams
------------------------------