Sample user exit

A sample user exit class OIDCSampleUserExit is provided. It populates the LoginDefinition object from the request header information or from connecting to the external registry. The files for user exits are provided in the FTM artifacts pod and must be downloaded from the pod. For more information about getting files from the artifacts container for your offering, see Getting the files from the artifacts container for your FTM offering.

The user exit class implements the LoginUserOidcExit interface. It is located in the FrameworkUI_SDK.jar file.

The sample user exit class that is provided by the user interface can be used as is or modified to add more functions. The compiled user exit class JAR file must be copied to the pv-ftm-application persistent volume for the core-ui-api deployment in Red Hat® OpenShift®. It needs to be in the /opt/ibm/ftm/control-center-core-api/lib folder.