From 2a707266a9675125ad0990aed53e094732aa6d2c Mon Sep 17 00:00:00 2001 From: jprdonnelly Date: Sun, 27 Oct 2019 00:08:47 -0400 Subject: [PATCH] Simplified mappintgs --- qseok/qseok-values.yaml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/qseok/qseok-values.yaml b/qseok/qseok-values.yaml index e32031d..2c43f6f 100644 --- a/qseok/qseok-values.yaml +++ b/qseok/qseok-values.yaml @@ -15,10 +15,10 @@ identity-providers: clientSecret: "" realm: "Auth0" hostname: "" - claimsMapping: - client_id: [ "client_id", "azp" ] - groups: "/https:~1~1qlik.com~1groups" - sub: ["/https:~1~1qlik.com~1sub", "sub"] + useClaimsFromIdToken: true + # claimsMapping: + # client_id: "user_id" + # name: "name" # We use a global persistence statement for maximum compatibility with future releases. This will create multiple PVCs. global: