Merge pull request #30312 from niallthomson/mcp-backend-subject

docs: Fix MCP backend token subject
This commit is contained in:
Ben Lambert
2025-06-19 09:54:10 +02:00
committed by GitHub
2 changed files with 6 additions and 0 deletions
+5
View File
@@ -0,0 +1,5 @@
---
'@backstage/plugin-mcp-actions-backend': patch
---
Fixed the example in the README for generating a static token by adding a subject field
+1
View File
@@ -89,6 +89,7 @@ backend:
- type: static
options:
token: ${MCP_TOKEN}
subject: mcp-clients
accessRestrictions:
- plugin: mcp-actions
- plugin: catalog