docs: Fix MCP backend token subject
Signed-off-by: Niall Thomson <thomson.niall@gmail.com>
This commit is contained in:
@@ -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
|
||||
@@ -89,6 +89,7 @@ backend:
|
||||
- type: static
|
||||
options:
|
||||
token: ${MCP_TOKEN}
|
||||
subject: mcp-clients
|
||||
accessRestrictions:
|
||||
- plugin: mcp-actions
|
||||
- plugin: catalog
|
||||
|
||||
Reference in New Issue
Block a user