vikunja: revert provider name change test
This commit is contained in:
parent
f05ee36259
commit
01d2875f1d
|
@ -16,7 +16,7 @@ data:
|
||||||
# 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
|
||||||
providers:
|
providers:
|
||||||
- name: StackspinSSO
|
- name: Stackspin
|
||||||
authurl: "https://sso.${domain}/"
|
authurl: "https://sso.${domain}/"
|
||||||
clientid: "${client_id}"
|
clientid: "${client_id}"
|
||||||
clientsecret: "${client_secret}"
|
clientsecret: "${client_secret}"
|
||||||
|
|
Loading…
Reference in New Issue