cadenzaconfig: settings: accessmanageroauth: client: clientId: "text" clientSecret: "text" adminService: keycloak: baseUrl: "text" authorizationProvider: authenticationUrl: "text" userNameClaim: "text" signatureAlgorithm: "text" publicKey: type: "text" value: "dGV4dA==" authenticationRequestScopes: - "text" - "text" tokenUrl: "text" userDetailsTokenName: "id_token" usePKCE: true allowTokenPassthrough: true relyingPartyInitiatedLogout: logoutUrl: "text" groupMapping: claim: "text" claimValueStructure: idList: {} objectList: groupIdKey: "text" simpleMappings: - tokenGroup: "text" cadenzaGroup: "text" - tokenGroup: "text" cadenzaGroup: "text" dynamicMapping: true propertyMapping: - name: "text" claim: "text" claimPath: "text" - name: "text" claim: "text" claimPath: "text"