vikunja: revert provider name change test

This commit is contained in:
xeruf 2022-06-30 08:54:59 +01:00
parent f05ee36259
commit 01d2875f1d
1 changed files with 1 additions and 1 deletions

View File

@ -16,7 +16,7 @@ data:
# Example: https://github.com/go-vikunja/api/blob/main/config.yml.sample#L289-L312
enabled: true
providers:
- name: StackspinSSO
- name: Stackspin
authurl: "https://sso.${domain}/"
clientid: "${client_id}"
clientsecret: "${client_secret}"