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

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

parent 332f6402
No related branches found
No related tags found
No related merge requests found
......@@ -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
......@@ -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
......
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