浏览代码

fix stupid boolean reqs again

Grega Bremec 1 月之前
父节点
当前提交
81836c79e3
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      playbooks/roles/deploy-rhbk/templates/realm-import-template.yaml.j2

+ 1 - 1
playbooks/roles/deploy-rhbk/templates/realm-import-template.yaml.j2

@@ -613,7 +613,7 @@ spec:
             name: groups
             protocol: openid-connect
             protocolMapper: oidc-group-membership-mapper
-            consentRequired: "false"
+            consentRequired: false
             config:
               claim.name: groups
               full.path: "false"