Token Binding Demo Helper#6097
Merged
Merged
Conversation
Token Binding Demo Helper
Contributor
There was a problem hiding this comment.
Pull request overview
This PR adds a new standalone HTML document under docs/msi_v2/ that serves as an interactive, self-contained walkthrough/demo for S2S token binding (mTLS PoP), including scenario simulations and a quiz.
Changes:
- Adds a new interactive “Token Binding (mTLS PoP)” guide page with navigation, simulations, and quiz content.
- Embeds MSAL / Microsoft Identity Web / Azure SDK sample snippets to illustrate usage patterns.
- Pulls highlight.js assets from a public CDN to syntax-highlight embedded code samples.
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
bgavrilMS
approved these changes
Jul 1, 2026
bgavrilMS
left a comment
Member
There was a problem hiding this comment.
What is the value of merging this in?
Contributor
Author
just that we are able to link this to onboarding guide |
4gust
approved these changes
Jul 1, 2026
This was referenced Jul 9, 2026
fix: Bump Microsoft.Identity.Client from 4.85.2 to 4.86.0
Halceyon/open-telemetry-trace-listener#213
Closed
Merged
Merged
Closed
Closed
This was referenced Jul 11, 2026
Merged
Open
Merged
Closed
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Token Binding Demo Helper