|
@@ -43,12 +43,12 @@ spec:
|
|
|
"userinfo.token.claim": "true"
|
|
|
"access.token.claim": "true"
|
|
|
"claim.name": "groups"
|
|
|
- "jsonType.label": "JSON"
|
|
|
- standardFlowEnabled: True
|
|
|
- directAccessGrantsEnabled: True
|
|
|
- frontChannelLogout: True
|
|
|
- fullScopeAllowed: True
|
|
|
- implicitFlowEnabled: True
|
|
|
+ "jsonType.label": "String"
|
|
|
+ standardFlowEnabled: true
|
|
|
+ directAccessGrantsEnabled: true
|
|
|
+ frontChannelLogout: true
|
|
|
+ fullScopeAllowed: true
|
|
|
+ implicitFlowEnabled: true
|
|
|
redirectUris:
|
|
|
- https://central-rhacs.apps.ocp4.example.com/sso/providers/oidc/callback
|
|
|
- https://central-rhacs.apps.ocp4.example.com/auth/response/oidc
|