Merge pull request #34130 from backstage/codex/turtle395-improve-mcp-auth-dialog

Show MCP client metadata in auth consent dialog
This commit is contained in:
Fredrik Adelöw
2026-05-06 14:56:34 +03:00
committed by GitHub
7 changed files with 200 additions and 15 deletions
+6
View File
@@ -0,0 +1,6 @@
---
'@backstage/plugin-auth-backend': patch
'@backstage/plugin-auth': patch
---
Improved the OAuth consent dialog for MCP authorization by showing more client details, including the client metadata host for CIMD clients, the metadata URL, callback URL, and requested scopes.