Merge commit from fork
* Fix redirect URI allowlist bypass via URL userinfo syntax * Validate redirect URIs against normalized origin+pathname
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
---
|
||||
'@backstage/plugin-auth-backend': patch
|
||||
---
|
||||
|
||||
Improved redirect URI validation in the experimental OIDC provider to match against normalized URLs rather than raw strings.
|
||||
Reference in New Issue
Block a user