Skip to main content

Manage pass-through authenticators

Pass-through authenticators use an HTTP connector to call an external service during authentication. After you configure them, you can use them as a second-factor authenticator in IDaaS.

For example, a user signs in to a portal that asks a security question, such as the user's father's name, that IDaaS does not store. IDaaS sends the user's answer to the external service through the connector. The service returns an HTTP status code. A success code such as 200 allows authentication. Any other code blocks authentication.

To use a pass-through authenticator, you need to first create the pass-through authenticator definitions, and then configure the pass-through authenticator policies.

Use this section in the following order:

  1. Create the pass-through authenticator definition for your external endpoint.
  2. Configure policy settings, including request behavior and response handling.
  3. Add the pass-through authenticator to the required authentication flows and resource rules.

Before you deploy to production, test the external endpoint with expected and unexpected responses so you can confirm that authentication is allowed only when the service returns the intended success status.

Topics in this section: