Azure-docs: Add something referring ALLOWED TOKEN AUDIENCES == Resource

Created on 25 Jul 2018  Â·  6Comments  Â·  Source: MicrosoftDocs/azure-docs

It was hard to figure out that Audience here means Resource.
// Side note: I should be able to paste images in the on the report.

image

Because the first link has autherication, I assumed that this meant that I had to find the authorization link from the other place I wanted to be able to share tokens from.

It was not until I found this response that it clicked that I was giving the wrong link.
https://social.msdn.microsoft.com/Forums/azure/en-US/1366b552-f66d-4fc5-af1b-2af9b7bfc6c4/unable-to-authenticate-function-with-bearer-token?forum=AzureFunctions


Document Details

⚠ Do not edit this section. It is required for docs.microsoft.com ➟ GitHub issue linking.

active-directorsvc cxp doc-enhancement in-progress triaged

Most helpful comment

@MarileeTurscak-MSFT - Can you point me towards the document where you made the edit?
There are quite a few of us who have not been able to locate any documentation for 'ALLOWED TOKEN AUDIENCES '.
https://stackoverflow.com/questions/42640158/azure-active-directory-allow-token-audiences
Thank-you!

All 6 comments

Thank you for the feedback! We are looking into this.

I agree that this is confusing. How would you suggest phrasing this so that more people facing this issue will understand right away what this means? We can make a note that Audience means Resource in the definition if that would be helpful.

I added a small note about this to the audience definition in the document. Please open a new issue if you have additional recommendations for this document.

@MarileeTurscak-MSFT - Can you point me towards the document where you made the edit?
There are quite a few of us who have not been able to locate any documentation for 'ALLOWED TOKEN AUDIENCES '.
https://stackoverflow.com/questions/42640158/azure-active-directory-allow-token-audiences
Thank-you!

+1 to the above

Explicitly doing this config in Azure is a little bit painful without documentation. It's a bit strange, because I didn't come across this issue when doing the config in my local IIS on the dev environment. Yet Azure somehow requires it.

Unless it's named something different in Azure than it is in the manual OpenIDConnect configuration examples.

Was this page helpful?
0 / 5 - 0 ratings

Related issues

jebeld17 picture jebeld17  Â·  3Comments

paulmarshall picture paulmarshall  Â·  3Comments

spottedmahn picture spottedmahn  Â·  3Comments

JeffLoo-ong picture JeffLoo-ong  Â·  3Comments

JamesDLD picture JamesDLD  Â·  3Comments