Simplified mappintgs

This commit is contained in:
jprdonnelly
2019-10-27 00:08:47 -04:00
parent 113bd921bf
commit 2a707266a9

View File

@@ -15,10 +15,10 @@ identity-providers:
clientSecret: "<CLIENT_SEECRET>" clientSecret: "<CLIENT_SEECRET>"
realm: "Auth0" realm: "Auth0"
hostname: "<INGRESS_IP/HOSTNAME>" hostname: "<INGRESS_IP/HOSTNAME>"
claimsMapping: useClaimsFromIdToken: true
client_id: [ "client_id", "azp" ] # claimsMapping:
groups: "/https:~1~1qlik.com~1groups" # client_id: "user_id"
sub: ["/https:~1~1qlik.com~1sub", "sub"] # name: "name"
# We use a global persistence statement for maximum compatibility with future releases. This will create multiple PVCs. # We use a global persistence statement for maximum compatibility with future releases. This will create multiple PVCs.
global: global: