Skip to content

Comments

Define tenant as string instead of GUID#446

Open
kyle-rader-msft wants to merge 1 commit intomainfrom
user/kyrader/support-non-guid-tenant-options
Open

Define tenant as string instead of GUID#446
kyle-rader-msft wants to merge 1 commit intomainfrom
user/kyrader/support-non-guid-tenant-options

Conversation

@kyle-rader-msft
Copy link
Contributor

Support non-GUID tenants

Use Case

In Agency, we need start doing auth with multi-tenant client configs and non-tenant-GUID athorizations servers for MCP authentication in our proxy layer.

Since we're using azureauth here, we need to be able to pass in "common" as the tenant.

Testing

I've tested this change with the Azure CLI CLient ID, requesting a token for one of our new remote MCP Scopes for ADO on Mac and Windows (both arm64) and things are working as expected.

@kyle-rader-msft kyle-rader-msft requested a review from a team as a code owner February 20, 2026 18:47
Copy link

@ChristopherJMiller ChristopherJMiller left a comment

Choose a reason for hiding this comment

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

lgtm, if we wanted to be slightly more careful about it maybe we have a test case that uses a common tenant id, but it's probably fine

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.

2 participants