Adding Configuring Form-based Authentication Policy
WebApp components can be configured for form-based authentication.
- Procedure
- Select the WebApp component that you need to configure in the editor.
- Select the
Properties view and use either of the following approaches to
open the Form-based Authentication Configuration wizard window:
Approach 1: In the Properties view, click the Implementation vertical tab and select the Security tab. Under the Authentication section, select Form as the authentication type from the dropdown.Approach 2: In the Properties view, click the Policies vertical tab and click the Add Policy Set icon. Select Embedded as the Policy Set type, and Form-Based Authentication Policy under the System Policies list and click Next.
- In the
Form-based Authentication Configuration wizard window, specify
the following parameters:
- Login page: This page contains fields for entering username and password. Click Browse to select the desired login page from the project resource list and click OK.
- Error page: This page displays if authentication fails. Click Browse to select the desired error page from the project resource list and click OK.
- Login module: Resource instance for LDAP configuration.
- Click Finish.