Skip to content
Snippets Groups Projects
Commit 8ca67187 authored by xeruf's avatar xeruf
Browse files

vikunja: fix redirectUri typo

parent bcfe98fd
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:
- https://do.${domain}/oauth/openid/ - https://do.${domain}/auth/openid/
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