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

do: fix vikunja stackspin authurl

parent 7a055864
No related branches found
No related tags found
No related merge requests found
......@@ -55,7 +55,7 @@ data:
redirecturl: "https://${vikunja_domain}/auth/openid/"
providers:
- name: Stackspin
authurl: "https://${hydra_domain}"
authurl: "https://${hydra_domain}/"
clientid: "${client_id}"
clientsecret: "${client_secret}"
local:
......
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