Perform the following steps to configure SecureCredentialsAuthClass:
On the Home page, click Identity Servers > [cluster name] > Authentication > Classes > Plus icon.
Under General, select Custom.
Specify the following details:
|
Field |
Description |
|---|---|
|
Class Name |
Enter the name of the class. |
|
Java Class Path |
Enter the java class path as com.novell.nidp.authentication.local.SecureCredentialsAuthClass |
Click Save
Create a method for this class.
Click Advanced Settings.
Under Properties, specify the following details:
|
Field |
Description |
|---|---|
|
Property Name |
Specify the property name as JSP Specify the property value as secureCredentialsAuthPage |
|
Property Name |
Specify the property name as MainJSP Specify the property value as true |
NOTE:The property names and its values are case sensitive.
Click Done > Save
Create a contract for the method.
Click Save.