-
Will Szumski authored
This gets rid of one of the steps in the authentication flow. Closes-Bug: 1930055 Change-Id: I4ed4651b55a912f1d9aec7277bae6bb4776f1e0a
Will Szumski authoredThis gets rid of one of the steps in the authentication flow. Closes-Bug: 1930055 Change-Id: I4ed4651b55a912f1d9aec7277bae6bb4776f1e0a
add-oidc-discover-url-83edb9f43f73a97f.yaml 257 B
---
fixes:
- |
Fixes an issue with an OIDC authentication flow requiring unnecessary
action from the user. Redirecting to the target IdP page now happens
automatically.
`LP#930055 <https://bugs.launchpad.net/kolla-ansible/+bug/1930055>`__