Browse Source
Add additional OIDC Options to allow for user defined configuration. This change adds: keystone::federation::openidc::openidc_pass_userinfo_as keystone::federation::openidc::openidc_pass_claim_as Change-Id: Id093956a4c88cfe1f70aa93ecc87da5850bb185c (cherry picked from commitchanges/69/818169/1a3ef077a8a
) (cherry picked from commitcf81f460c1
) (cherry picked from commitcf81f460c1
)
4 changed files with 70 additions and 0 deletions
@ -0,0 +1,11 @@
|
||||
--- |
||||
features: |
||||
- | |
||||
Adding the following configurable items for OpenID: |
||||
|
||||
- ``keystone::federation::openidc::openidc_pass_userinfo_as`` to set |
||||
``OIDCPassUserInfoAs`` |
||||
|
||||
- ``keystone::federation::openidc::openidc_pass_claim_as`` to set |
||||
``OIDCPassClaimsAs`` |
||||
|
Loading…
Reference in new issue