cadenzaconfig: settings: accessmanageroidc: identityProvider: issuerUrl: "text" client: clientId: "text" clientSecret: "text" authenticationRequestScopes: - "text" - "text" usePKCE: true adminService: "keycloak" relyingPartyInitiatedLogout: true allowTokenPassthrough: true userDetailsTokenName: "id_token" userNameClaim: "text" authenticationUrl: "text" tokenUrl: "text" logoutUrl: "text" adminServiceUrl: "text" publicKey: type: "text" algorithm: "text" value: "dGV4dA==" groupMapping: claim: "text" claimPath: "text" staticMapping: - claimValue: "text" groupName: "text" - claimValue: "text" groupName: "text" dynamicMapping: true propertyMapping: - name: "text" claim: "text" claimPath: "text" - name: "text" claim: "text" claimPath: "text"