Commit daa59e04 authored by torgiren's avatar torgiren
Browse files

skip approval screen in dex - closes #380

No related merge requests found
Pipeline #2526 passed with stages
in 1 minute and 14 seconds
Showing with 2 additions and 0 deletions
+2 -0
......@@ -24,6 +24,8 @@ spec:
issuer: https://auth.{{ .Values.domain}}/dex
staticClients:
{{ "{{" }} clients {{ "}}" }}
oauth2:
skipApprovalScreen: true
destination_name: dex-config
destination_type: Secret
values:
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment