Skip to content
Snippets Groups Projects
Commit 087a3be2 authored by xeruf's avatar xeruf
Browse files

vikunja: adjust redirectUri back in oauth2client

parent cd858612
No related branches found
No related tags found
No related merge requests found
...@@ -17,5 +17,5 @@ spec: ...@@ -17,5 +17,5 @@ spec:
scope: "openid profile email stackspin_roles" scope: "openid profile email stackspin_roles"
secretName: stackspin-vikunja-oauth-variables secretName: stackspin-vikunja-oauth-variables
redirectUris: redirectUris:
- auth/openid/stackspin - https://do.${domain}/auth/openid/stackspin
tokenEndpointAuthMethod: client_secret_post tokenEndpointAuthMethod: client_secret_post
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