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

remove accidentally added line from single-sign-on-settings.yaml

parent bc345cf3
No related branches found
No related tags found
No related merge requests found
......@@ -96,7 +96,7 @@ oAuthClients:
scopes: "openid profile email openappstack_roles offline_access"
clientUri: "https://www.{{ domain }}"
clientLogoUri: "https://www.{{ domain }}/wp-admin/images/wordpress-logo.svg"
tokenEndpointAuthMethod: "client_secret_post"
tokenEndpointAuthMethod: "client_secret_basic"
responseTypes:
- "token"
grantTypes:
......@@ -104,4 +104,3 @@ oAuthClients:
- "authorization_code"
- "refresh_token"
- "client_credentials"
openid profile email openappstack_roles offline_accessopenid profile email openappstack_roles offline_access
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment