idTokenMap

@SerialName(value = "id_token")
val idTokenMap: Map<String, AuthnRequestSingleClaim?>? = null(source)

OIDC: OPTIONAL. Requests that the listed individual Claims be returned in the ID Token. If present, the listed Claims are being requested to be added to the default Claims in the ID Token. If not present, the default ID Token Claims are requested.