Add requirements to use /common and /consumers with MSA
When using MSA against /common and /consumers endpoints there are a few requirements that we must comply, mainly related with signInAudience of the consuming application, to guarantee users are not blocked.
@custorod : Thanks for your contribution! The author(s) have been notified to review your proposed change.
@nickludwig
Can you review the proposed changes? IMPORTANT: When the changes are ready for publication, add a #sign-off comment to signal that the PR is ready for the review team to merge.
#label:"aq-pr-triaged" @MicrosoftDocs/public-repo-pr-review-team
Learn Build status updates of commit f940db5:
:warning: Validation status: warnings
| File | Status | Preview URL | Details |
|---|---|---|---|
| articles/active-directory/develop/v2-protocols-oidc.md | :warning:Warning | Details |
articles/active-directory/develop/v2-protocols-oidc.md
- Line 74, Column 201: [Warning: hard-coded-locale - See documentation]
Link 'https://learn.microsoft.com/en-us/azure/active-directory/develop/supported-accounts-validation' contains locale code 'en-us'. For localizability, remove 'en-us' from links to most Microsoft sites. - Line 74, Column 201: [Suggestion: docs-link-absolute - See documentation]
Absolute link 'https://learn.microsoft.com/en-us/azure/active-directory/develop/supported-accounts-validation' will be broken in isolated environments. Replace with a relative link.
For more details, please refer to the build report.
If you see build warnings/errors with permission issues, it might be due to single sign-on (SSO) enabled on Microsoft's GitHub organizations. Please follow instructions here to re-authorize your GitHub account to Learn Build.
Note: Broken links written as relative paths are included in the above build report. For broken links written as absolute paths or external URLs, see the broken link report.
Note: Your PR may contain errors or warnings or suggestions unrelated to the files you changed. This happens when external dependencies like GitHub alias, Microsoft alias, cross repo links are updated. Please use these instructions to resolve them.
For any questions, please:
- Try searching the learn.microsoft.com contributor guides
- Post your question in the Learn support channel
Hey folks, sorry for the late review. Looks good to me
#sign-off