Improved docs about enableExperimentalRedirectFlow
Signed-off-by: Andre Wanlin <67169551+awanlin@users.noreply.github.com>
This commit is contained in:
@@ -261,7 +261,7 @@
|
||||
### Patch Changes
|
||||
|
||||
- d8f774c30df: Enforce the secret visibility of certificates and client secrets in the auth backend. Also, document all known options for each auth plugin.
|
||||
- 7908d72e033: Introduce a new global config parameter, `auth.enableExperimentalRedirectFlow`. When enabled, auth will happen with an in-window redirect flow rather than through a popup window.
|
||||
- 7908d72e033: Introduce a new global config parameter, `enableExperimentalRedirectFlow`. When enabled, auth will happen with an in-window redirect flow rather than through a popup window.
|
||||
- 475abd1dc3f: The `microsoft` (i.e. Azure) auth provider now supports negotiating tokens for
|
||||
Azure resources besides Microsoft Graph (e.g. AKS, Virtual Machines, Machine
|
||||
Learning Services, etc.). When the `/frame/handler` endpoint is called with an
|
||||
@@ -347,7 +347,7 @@
|
||||
### Patch Changes
|
||||
|
||||
- d8f774c30df: Enforce the secret visibility of certificates and client secrets in the auth backend. Also, document all known options for each auth plugin.
|
||||
- 7908d72e033: Introduce a new global config parameter, `auth.enableExperimentalRedirectFlow`. When enabled, auth will happen with an in-window redirect flow rather than through a popup window.
|
||||
- 7908d72e033: Introduce a new global config parameter, `enableExperimentalRedirectFlow`. When enabled, auth will happen with an in-window redirect flow rather than through a popup window.
|
||||
- Updated dependencies
|
||||
- @backstage/backend-common@0.18.4-next.0
|
||||
- @backstage/config@1.0.7
|
||||
|
||||
Reference in New Issue
Block a user