Initial upload
This commit is contained in:
parent
a368827087
commit
a6b864397a
56 changed files with 145 additions and 145 deletions
|
|
@ -7,14 +7,14 @@ data:
|
|||
config: |
|
||||
sso:
|
||||
insecureSkipVerify: true
|
||||
issuer: https://<no value>/keycloak/realms/cnoe
|
||||
issuer: https://localtest.me/keycloak/realms/cnoe
|
||||
clientId:
|
||||
name: keycloak-oidc
|
||||
key: client-id
|
||||
clientSecret:
|
||||
name: keycloak-oidc
|
||||
key: secret-key
|
||||
redirectUrl: https://<no value>:443/argo-workflows/oauth2/callback
|
||||
redirectUrl: https://localtest.me:443/argo-workflows/oauth2/callback
|
||||
rbac:
|
||||
enabled: true
|
||||
scopes:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue