add change set

Signed-off-by: headphonejames <generalfuzz@gmail.com>
This commit is contained in:
headphonejames
2023-02-28 21:56:38 -08:00
parent 57ec7e2250
commit 7908d72e03
+11
View File
@@ -0,0 +1,11 @@
---
'@backstage/core-components': minor
'@backstage/core-plugin-api': minor
'@backstage/plugin-gitops-profiles': minor
'@backstage/app-defaults': minor
'@backstage/core-app-api': minor
'@backstage/plugin-auth-backend': minor
'@backstage/test-utils': minor
---
Introduce a new global config parameter, "enableExperimentalRedirectFlow" When enabled, instead of having a popup window where the authentication takes place, backstage will redirect to the authentication backend plugin, followed by a redirect back to the backstage frontend after authentication takes place.