Backchannel-authenticator (List)#

Path: /profiles/profile/settings/authentication-service/authenticators/backchannel-authenticator

Keys: id

Parameters#

NameTypeRequiredDefaultDescription
idstring (length: 1..9223372036854775807)required-
descriptionstringoptional-A readable description of the Authenticator, for User presentation, can be a locale key
authentication-context-class-referencestring (length: 1..9223372036854775807)optional-The Authentication Context Class Reference (ACR) that for this authenticator. If not set, the value of the referenced front-channel authenticator is used, or one is derived from the authenticator’s type and id.
exclude-from-metadatabooleanoptionalfalseWhether or not the backchannel authenticator should be excluded from the OAuth and OpenID Connect metadata (“acr_values_supported” attribute) of a token profile linked to this authentication profile

Subsections#

NameTypeDescription
authentication-actions Section
backchannel-authenticator-type OneOf

Was this helpful?