Skip to content
Snippets Groups Projects
Commit 961116a2 authored by Maarten de Waard's avatar Maarten de Waard :angel:
Browse files

Merge branch '513-wordpres-roles-from-oidc' into 'master'

Resolve "Wordpres roles from OIDC"

Closes #513

See merge request openappstack/openappstack!223
parents 06c8270b 19d74d6f
Branches
Tags
No related merge requests found
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:
......
......@@ -9,7 +9,7 @@ spec:
releaseName: wordpress
chart:
git: https://code.greenhost.net/open/wordpress-helm
ref: 858527ebcdc57401939491ca1a4d7bf7823818df
ref: 53e9afe7913ee73c5b04ed7dd06ae27135e6b781
path: .
valuesFrom:
- secretKeyRef:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment