Web Access Management

Creating a Custom Authentication Scheme for OAM

About this task

The SP Adapter uses a custom authentication scheme when creating a WAM session and validates authentication requests coming from PingFederate. This section describes how to deploy the OAM-compatible Java-based PingFederate Custom Authentication Scheme.

Steps

  1. Import the <integration_kit_install_dir>/dist/PingCustomAuthPlugin.jar into the OAM.

    The PingCustomAuthPlugin.jar file is a custom authentication scheme that supports OAM.

  2. Configure your Access Server to use the custom authentication plug-in by creating or modifying a custom authentication scheme.

    To learn more, refer to Creating Custom Authentication Plug-ins in the Oracle documentation.

    The secret you specify when creating the custom authentication scheme must match the secret stored in the PingFederate SP Adapter.