Common configuration
Last updated
Last updated
All authenticators are configured in the same way and share some common configuration properties.
An authenticator represent an authentication scenario like "username and password" or "username, password and one-time password".
Authenticator may have specific configuration properties, below are properties that applies to all authenticators.
id
Configuration unique identifier.
N/A
type
Authenticator type. (Name of authenticator)
N/A
config
Authenticator configuration object. See below for details.
{}
selector
Authenticator selector.
See .
accept_response_attrs
Response attribute configuration for Access-Accept responses.
See .
challenge_response_attrs
Response attribute configuration for Access-Challenge responses.
See .
reject_response_attrs
Response attribute configuration for Access-Reject responses.
See .
custom_identifier
Custom event identifier. (Part of the event data)