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

apps: issue adjustments

parent 087a3be2
No related branches found
No related tags found
No related merge requests found
......@@ -16,6 +16,6 @@ spec:
- code
scope: "openid profile email stackspin_roles"
secretName: stackspin-gitea-oauth-variables
#redirectUris:
# - https://dev.${domain}/oauth/openid/
redirectUris:
- https://dev.${domain}/user/oauth2/Stackspin/callback
tokenEndpointAuthMethod: client_secret_post
......@@ -15,7 +15,7 @@ data:
# https://vikunja.io/docs/config-options/#openid
# Example: https://github.com/go-vikunja/api/blob/main/config.yml.sample#L289-L312
enabled: true
redirecturl: "https://do.${domain}/auth/openid/stackspin"
redirecturl: "https://do.${domain}/auth/openid/"
providers:
- name: Stackspin
authurl: "https://sso.${domain}/"
......
......@@ -8,7 +8,7 @@ spec:
chart:
spec:
chart: suitecrm
version: 8.1.2
version: 11.1.8
sourceRef:
kind: HelmRepository
name: bitnami
......
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