Skip to content

Update SNI MTLS PoP Token Design documentation - #6171

Open
Bogdan Gavril (bgavrilMS) wants to merge 2 commits into
mainfrom
bgavrilMS-patch-2
Open

Update SNI MTLS PoP Token Design documentation#6171
Bogdan Gavril (bgavrilMS) wants to merge 2 commits into
mainfrom
bgavrilMS-patch-2

Conversation

@bgavrilMS

Copy link
Copy Markdown
Member

Removed STS cloud endpoint details and updated authority type references from STS to STS.

Fixes #

Changes proposed in this request

Testing

Performance impact

Documentation

  • All relevant documentation is updated.

Removed DSTS cloud endpoint details and updated authority type references from DSTS to STS.
Copilot AI lite review requested due to automatic review settings August 28, 2026 11:58
@bgavrilMS
Bogdan Gavril (bgavrilMS) requested a review from a team as a code owner August 28, 2026 11:58
@bgavrilMS
Bogdan Gavril (bgavrilMS) enabled auto-merge (squash) August 28, 2026 11:58

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Updates the SNI mTLS PoP token design document by removing DSTS cloud endpoint details and adjusting the documentation’s authority-type wording.

Changes:

  • Removed the dedicated “DSTS Cloud” endpoint section.
  • Updated authority-type references in the test validation section (DSTS → STS).
Suppressed comments (1)

docs/sni_mtls_pop_token_design.md:191

  • Markdown emphasis marker * is unbalanced (*STS), which can break formatting in rendered docs. Use plain text or close the emphasis marker.
- Region is not required if the authority is *STS.

💡 Add a code-review agent skill or configure MCP servers for context-aware, tailored reviews. Learn more in the docs.

Comment thread docs/sni_mtls_pop_token_design.md Outdated
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
Copilot AI review requested due to automatic review settings August 28, 2026 12:01

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Copilot reviewed 1 out of 1 changed files in this pull request and generated 1 comment.

Suppressed comments (1)

docs/sni_mtls_pop_token_design.md:191

  • Markdown formatting typo: the bullet starts an emphasis span with *STS but never closes it, which will render incorrectly and can italicize the remainder of the section.
- Region is not required if the authority is *STS.

- Test with a valid tenanted authority URL (e.g., `https://login.microsoftonline.com/tenant_id`).
- Ensure an exception (`MsalError.MissingTenantedAuthority`) is thrown for `/common` or `/organizations` authority usage.
- Flow is applicable only to AAD and DSTS authorities. Verify that unsupported authority types (e.g., B2C) throw `MsalError.InvalidAuthorityType`.
- Flow is applicable only to AAD and STS authorities. Verify that unsupported authority types (e.g., B2C) throw `MsalError.InvalidAuthorityType`.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants