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

vikunja: adjust redirecturl in configmap

parent 63b223ba
No related branches found
No related tags found
No related merge requests found
...@@ -15,6 +15,7 @@ data: ...@@ -15,6 +15,7 @@ data:
# https://vikunja.io/docs/config-options/#openid # https://vikunja.io/docs/config-options/#openid
# Example: https://github.com/go-vikunja/api/blob/main/config.yml.sample#L289-L312 # Example: https://github.com/go-vikunja/api/blob/main/config.yml.sample#L289-L312
enabled: true enabled: true
redirecturl: "https://do.${domain}/auth/openid/stackspin"
providers: providers:
- name: Stackspin - name: Stackspin
authurl: "https://sso.${domain}/" authurl: "https://sso.${domain}/"
......
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