vikunja: fix redirectUri typo
This commit is contained in:
parent
bcfe98fd6b
commit
8ca67187f5
|
@ -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
|
||||||
|
|
Loading…
Reference in New Issue