apps/do/vikunja-extra: use own oauth variables
This commit is contained in:
parent
332f6402e7
commit
0f6febb42b
2 changed files with 1 additions and 2 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Reference in a new issue