Creating a custom authentication scheme for OAM
About this task
The Token Generator 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
-
Import the
<token_translator_install_dir>/dist/PingCustomAuthPlugin.jar
file into the OAM.The
PingCustomAuthPlugin.jar
file is a custom authentication scheme that supports OAM. -
Configure your Access Server to use the custom authentication plug-in by creating or modifying a custom authentication scheme.
Learn more in the Oracle Support documentation.
The secret you specify when creating the custom authentication scheme must match the secret stored in the PingFederate Token Generator.