adjust change logs to show enableExperimentalRedirectFlow at root
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
This commit is contained in:
@@ -86,7 +86,7 @@ Contributed by [@sennyeya](https://github.com/sennyeya) in [#15667](https://gith
|
||||
|
||||
### Experimental inline auth flows
|
||||
|
||||
There’s new support for running auth flows inline in the current page instead of in a separate popup window, enabled via the `auth.enableExperimentalRedirectFlow` app-config parameter. This will allow the use of some providers that do not support popup flows. It’s still an experimental feature, but do try it out if this applies to you!
|
||||
There’s new support for running auth flows inline in the current page instead of in a separate popup window, enabled via the `enableExperimentalRedirectFlow` app-config parameter. This will allow the use of some providers that do not support popup flows. It’s still an experimental feature, but do try it out if this applies to you!
|
||||
|
||||
Contributed by [@headphonejames](https://github.com/headphonejames) in [#15841](https://github.com/backstage/backstage/pull/15841)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user