chore: add changeset

Signed-off-by: Markus <mail@markussiebert.com>
This commit is contained in:
Markus
2023-10-12 18:16:04 +02:00
parent c58f8264f1
commit 9ff7935152
+5
View File
@@ -0,0 +1,5 @@
---
'@backstage/plugin-auth-backend': patch
---
Fixed bug in oidc refresh handler, if token endpoints response on refresh request does not contain a scope, the requested scope is used.