CalloutHandler

Callout handler configuration allows to configure settings required for externalizing certain functions of the system, such as the validation of authentication credentials, for example, for the OTP authentication method with callback.

Description

Description of the configuration object

Callout handler type

The type of event to be handled by the callout handler; for example, audit events or SSO events.

  • Allowed Values:

    • AuditEvents

    • ValidationEvents

    • AttributeFinderEvents

    • AuthnTokenFinderEvents

    • OtpCallbackEvents

    • CrlFinderEvents

    • UserConsentEvents

    • SsoEvents

    • RiskConditionEvents

    • RbaDataEvents

    • NameMappingEvents

    • AuthnAppSuccessEvents

    • PasswordPropagationEvents

Class name

The Java class to be used (the fully qualified package and class name).

Custom properties

The entries that define settings for the custom code.