feat: change resource url to comply with RFC 9728 Section 7.3 (#33855)
* feat: change oauth protected resource url to comply with RFC 9728 Section 7.3 Signed-off-by: Vincent Rittner <Vincent_R@gmx.de> * feat: enable dynamic mcp resource paths Signed-off-by: Vincent Rittner <Vincent_R@gmx.de> * refactor: move url discovery in route handler Signed-off-by: Vincent Rittner <Vincent_R@gmx.de> * refactor: revert to upfront route registration Signed-off-by: Vincent Rittner <Vincent_R@gmx.de> --------- Signed-off-by: Vincent Rittner <Vincent_R@gmx.de>
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
---
|
||||
'@backstage/plugin-mcp-actions-backend': patch
|
||||
---
|
||||
|
||||
Fixed the `.well-known/oauth-protected-resource` resource URL to comply with
|
||||
[RFC 9728 Section 7.3](https://datatracker.ietf.org/doc/html/rfc9728#name-impersonation-attacks). Enabling dynamic resource paths.
|
||||
Reference in New Issue
Block a user