docs: Fix MCP backend token subject

Signed-off-by: Niall Thomson <thomson.niall@gmail.com>
This commit is contained in:
Niall Thomson
2025-06-18 12:59:16 -06:00
parent 9ad11f6555
commit 6bc0799e1f
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