id-token-attributes

Use this entry to set a claim from the Id token response which should be included in the credential as an extended attribute.

Description

Multiple rules can be specified by creating additional configuration entries of the same name. When an Id token is received each claim will be evaluated against each rule in sequence until a match is found. The corresponding code (+|-) will then be used to determine whether the claim will be added to the credential or not. If the claim name does not match a configured rule it will by default be added to the credential.

Options

Usage: Optional

Default value None.

Example: id-token-attributes = = -email

Parent topic: [oidc:default] stanza