You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi, i am not able to to set the AUD field in the token I am acquiring.
When I decrypt the AAD token I am getting , the AUD is set to the client iD, whereas I was expecting it to be the uri I am specifying in the end points property.
As a result when I am using the acquired token to call the above endpoint I am getting a authorization error.
Please let me know where I am going wrong
The text was updated successfully, but these errors were encountered:
Hi, i am not able to to set the AUD field in the token I am acquiring.
When I decrypt the AAD token I am getting , the AUD is set to the client iD, whereas I was expecting it to be the uri I am specifying in the end points property.
As a result when I am using the acquired token to call the above endpoint I am getting a authorization error.
Please let me know where I am going wrong
The text was updated successfully, but these errors were encountered: