diff --git a/ansible/roles/apps/templates/wordpress-settings.yaml b/ansible/roles/apps/templates/wordpress-settings.yaml index a7d39822cf69134fe3dcc794e26e3fa3e103e197..937a995a23594a74cf65caa584e32afbad7352a9 100644 --- a/ansible/roles/apps/templates/wordpress-settings.yaml +++ b/ansible/roles/apps/templates/wordpress-settings.yaml @@ -1,7 +1,7 @@ image: - tag: 34-add-openid-connect-plugin-and-configuration + tag: master initImage: - tag: 34-add-openid-connect-plugin-and-configuration + tag: master wordpress: config: @@ -37,6 +37,8 @@ openid_connect_settings: http_request_timeout: "15" enable_logging: "1" scope: email profile openid openappstack_roles offline_access + role_mapping_enabled: true + role_key: openappstack_roles database: db: diff --git a/flux/wordpress.yaml b/flux/wordpress.yaml index 5d9a34ca33d134b4c52e890f35f2cb88739f26e6..7cb13db0ff86bddcac181eadc73795f562ff5038 100644 --- a/flux/wordpress.yaml +++ b/flux/wordpress.yaml @@ -9,7 +9,7 @@ spec: releaseName: wordpress chart: git: https://code.greenhost.net/open/wordpress-helm - ref: 858527ebcdc57401939491ca1a4d7bf7823818df + ref: 53e9afe7913ee73c5b04ed7dd06ae27135e6b781 path: . valuesFrom: - secretKeyRef: