Skip to content

Conversation

aaudzei
Copy link
Contributor

@aaudzei aaudzei commented Oct 14, 2025

OAuth login requires special treatment for ADO orgs that are not hosted under MS tenants.
The mapping for such orgs resolves tenant value as zero GUID 00000000-0000-0000-0000-000000000000.
And such orgs require "common" authority for issuing the auth token.

GitHub issue number

#587

Associated Risks

None

PR Checklist

  • I have read the contribution guidelines
  • I have read the code of conduct guidelines
  • Title of the pull request is clear and informative.
  • 👌 Code hygiene
  • 🔭 Telemetry added, updated, or N/A
  • 📄 Documentation added, updated, or N/A
  • 🛡️ Automated tests added, or N/A

🧪 How did you test it?

E2E using VSCode as MCP Client

@aaudzei aaudzei requested a review from a team as a code owner October 14, 2025 11:23
Copy link

github-actions bot commented Oct 14, 2025

Dependency Review

✅ No vulnerabilities or license issues or OpenSSF Scorecard issues found.

Scanned Files

None

@aaudzei aaudzei force-pushed the users/antonaudzei/587 branch from 41d152a to b9a5690 Compare October 14, 2025 11:28
@aaudzei aaudzei merged commit 3b0ca51 into main Oct 14, 2025
8 checks passed
@danhellem danhellem deleted the users/antonaudzei/587 branch October 14, 2025 12:03
@danhellem danhellem linked an issue Oct 14, 2025 that may be closed by this pull request
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.

Getting error when redirected to authenticate for the first time

3 participants