7fc8018956
In scenarios where the cloud operators have only a single Identity Provider, we can have a default redirection to remove unnecessary user clicks and improve user experience. Closes-bug: #1784368 Change-Id: I251703dcaeac43174fbcba7e0658c6f92098b2e0
7 lines
309 B
YAML
7 lines
309 B
YAML
---
|
|
features:
|
|
- Adds the possibility to redirect the login to an identity provider by
|
|
default. For that purpose the following variables have been added,
|
|
``WEBSSO_DEFAULT_REDIRECT``, ``WEBSSO_DEFAULT_REDIRECT_PROTOCOL``,
|
|
``WEBSSO_DEFAULT_REDIRECT_REGION`` and ``WEBSSO_DEFAULT_REDIRECT_LOGOUT``.
|