-
Notifications
You must be signed in to change notification settings - Fork 378
Adds a MSI v2 Demo App #5530
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
base: main
Are you sure you want to change the base?
Adds a MSI v2 Demo App #5530
Conversation
Adds a demo app for MSI v2
// 3 - SAMI token + cert → Call resource (mTLS) | ||
// 4 - UAMI token + cert → Call resource (mTLS) | ||
// Display & Toggles | ||
// F - Toggle Full Token view (ON/OFF) |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Consider adding a warning/reminder about safe handling of full token.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
added
@@ -0,0 +1,150 @@ | |||
# Managed Identity + mTLS PoP Demo (SAMI & UAMI) |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
For users not familiar with Azure DevOps or Managed Identity, a prerequisite section (e.g., “You need access to an Azure VM with Managed Identity enabled”) at the top could prevent confusion.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
added a prerequisite section
Adds a demo app for MSI v2
Demo App -
Result -
Resource call -