Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Note about Token Store for Claims Mapping to work #107220

Merged
merged 2 commits into from May 23, 2023

Conversation

nis-spiir
Copy link
Contributor

If the token store is disabled (non-default) then the AAD ID token (X-MS-TOKEN-AAD-ID-TOKEN) is not sent and at least the big Microsoft.Identity.Web SDK can't map the weird X-MS-CLIENT-PRINCIPAL (non-JWT) to a ClaimsPrincipal

If the token store is disabled (non-default) then the AAD ID token (`X-MS-TOKEN-AAD-ID-TOKEN`) is not sent and at least the big `Microsoft.Identity.Web` SDK can't map the weird `X-MS-CLIENT-PRINCIPAL` (non-JWT) to a ClaimsPrincipal
@prmerger-automator
Copy link
Contributor

@nis-spiir : Thanks for your contribution! The author(s) have been notified to review your proposed change.

@learn-build-service-prod
Copy link
Contributor

Learn Build status updates of commit 8471669:

⚠️ Validation status: warnings

File Status Preview URL Details
articles/app-service/configure-authentication-user-identities.md ⚠️Warning Details

articles/app-service/configure-authentication-user-identities.md

  • Line 31, Column 51: [Warning: hard-coded-locale - See documentation] Link 'https://learn.microsoft.com/en-us/azure/app-service/overview-authentication-authorization#token-store' contains locale code 'en-us'. For localizability, remove 'en-us' from links to most Microsoft sites.
  • Line 31, Column 51: [Suggestion: docs-link-absolute - See documentation] Absolute link 'https://learn.microsoft.com/en-us/azure/app-service/overview-authentication-authorization#token-store' 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: 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:

@learn-build-service-prod
Copy link
Contributor

Learn Build status updates of commit 850db4e:

✅ Validation status: passed

File Status Preview URL Details
articles/app-service/configure-authentication-user-identities.md ✅Succeeded

For more details, please refer to the build report.

For any questions, please:

@Court72
Copy link
Contributor

Court72 commented Mar 27, 2023

@cephalin

Can you review the proposed changes?

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

@prmerger-automator prmerger-automator bot added the aq-pr-triaged tracking label for the PR review team label Mar 27, 2023
@cephalin
Copy link
Contributor

#sign-off

@Court72
Copy link
Contributor

Court72 commented May 17, 2023

Due to the upcoming conference, all merging and publishing are on hold until the morning of 5/23.

This PR is ready for merge on 5/23.

#label: "event-triaged-to-10AM"
#label: "missed-content-complete"

@Court72 Court72 merged commit 7d86b1a into MicrosoftDocs:main May 23, 2023
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants