Fix mapping of KeystoneOpenIdcEnableOAuth

KeystoneOpenIdcEnableOAuth currently creates a hiera entry
"keystone::federation::openidc::openidc_oauth_enabled", however this doesn't
exist, it's "keystone::federation::openidc::openidc_enable_oauth"

Change-Id: I867e0bcbfc54d759be85cb572413ad46d139d668
(cherry picked from commit 71dd438149)
This commit is contained in:
Mark Chappell 2020-02-28 11:11:12 +01:00 committed by Bogdan Dobrelya (bogdando)
parent 70e2b3b6e6
commit 87e2411349
1 changed files with 1 additions and 1 deletions

View File

@ -474,7 +474,7 @@ outputs:
get_param: KeystoneOpenIdcResponseType
keystone::federation::openidc::remote_id_attribute:
get_param: KeystoneOpenIdcRemoteIdAttribute
keystone::federation::openidc::openidc_oauth_enabled:
keystone::federation::openidc::openidc_enable_oauth:
get_param: KeystoneOpenIdcEnableOAuth
keystone::federation::openidc::openidc_introspection_endpoint:
get_param: KeystoneOpenIdcIntrospectionEndpoint