feat(auth): TURTLE-395: show MCP client metadata

Signed-off-by: djamaile <rdjamaile@gail.com>
This commit is contained in:
djamaile
2026-05-05 18:42:27 +02:00
parent 9632e903eb
commit 4f62755eed
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.