4eddb2cb0e
Add a new variable keystone_federation_oidc_claim_delimiter to make this configurable for keycloak OIDC federation. Closes-Bug: #2080394 Signed-off-by: Sven Kieske <kieske@osism.tech> Change-Id: If14285f033ed4914fd3b28d7efcc95e1c9f273a5
10 lines
336 B
YAML
10 lines
336 B
YAML
---
|
|
fixes:
|
|
- |
|
|
Fixes an issue with setting up OIDC based Keystone federation against IDP
|
|
where there are multiple OIDC groups that are separated by a custom
|
|
delimiter.
|
|
Add a variable ``keystone_federation_oidc_claim_delimiter`` to set the
|
|
custom value.
|
|
`LP#2080394 <https://bugs.launchpad.net/bugs/2080394>`__
|