Optional
blockOptional
claimsMappings from claim name to an array of JSON pointers that point to locations in the claims from the IdP to retrieve the value from.
Optional
clientThe client identifier used as part of authenticating an interactive identity provider.
Optional
clientThe client secret used as part of authenticating an interactive identity provider.
Optional
decryptingA decrypting key used to decrypt OIDC encrypted assertions
Optional
discoveryThe OpenID configuration endpoint. (Ex: https://
Optional
emailDetermines if email_verified should be always true. This field is only used in ADFS and AzureAD IdPs.
Optional
issuerThis field is only used in Qlik Sense Enterprise Client-Managed IdPs.
Optional
openid_OpenID configuration
Optional
realmThe realm identifier for the IdP.
Optional
scopeScope that will be sent along with token requests to the IdP.
If true, the
offline_access
scope will not be requested from the IdP, where applicable.