apps/do/vikunja-extra: use own oauth variables

This commit is contained in:
xeruf 2025-01-14 02:41:30 +01:00
parent 332f6402e7
commit 0f6febb42b
2 changed files with 1 additions and 2 deletions

View file

@ -29,6 +29,6 @@ spec:
name: stackspin-vikunja-variables
# OIDC
- kind: Secret
name: stackspin-vikunja-oauth-variables
name: stackspin-vikunja-extra-oauth-variables
- kind: ConfigMap
name: stackspin-single-sign-on-kustomization-variables

View file

@ -5,7 +5,6 @@ metadata:
# Has to live in the same namespace as the stackspin-*-oauth-variables secret
namespace: flux-system
spec:
# TODO copied from wekan: https://github.com/wekan/wekan/wiki/Keycloak
grantTypes:
- authorization_code
- refresh_token