we are trying to access a sharepoint api securely using azure oauth2. we got the bearer token but while accessing …
azure-active-directory access-token audience target-audienceI already have the access token working with my application in my api gateway. var identityUrl = Configuration.GetValue<string&…
api microservices identityserver4 audience