6.9.1 Configuring Class, Method, and Contract for SecureCredentialsAuthClass

Perform the following steps to configure SecureCredentialsAuthClass:

  1. On the Home page, click Identity Servers > [cluster name] > Authentication > Classes > Plus icon.

  2. Under General, select Custom.

  3. 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

  4. Click Save

  5. Create a method for this class.

    See Section 6.1.3, Configuring Authentication Methods.

  6. Click Advanced Settings.

  7. 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.

  8. Click Done > Save

  9. Create a contract for the method.

    See Section 6.1.4, Configuring Authentication Contracts.

  10. Click Save.