Novell ACCESS MANAGER 3.1 SP1 - IDENTITY SERVER Manual page 45

Identity server guide
Table of Contents

Advertisement

If you are creating a method for Contract 1 in the example above (which prompts for a
username and password), you do not need to add a query property unless you are using an
attribute other than the cn attribute for the username.
1d In the Properties section, add a JSP property to specify which
this method.
For example:
Property Name: JSP
Property Value: login2
1e Click Finish.
1f If you have created more than one custom
for each page.
To configure the scenario described in this section, repeat these steps for three login
pages.
2 Create a unique contract URI:
2a In the Administration Console, click Contracts.
2b Click New, then configure the following fields:
Display name: Specify a name for the contract. You might want to use a name that
indicates which login page is assigned to this contract.
URI: Specify a value that uniquely identifies the contract from all other contracts. No
spaces can exist in the URI field. You might want to use a name that indicates the custom
login page and custom credential page, such as
Methods and Available Methods: Select the authentication method you configured in
Step
1.
2c Configure the other fields to meet your network requirements, then click Next.
2d Configure the authentication card, then click Finish.
2e (Conditional) If you have created multiple custom login pages, repeat
Step 2d
for each page.
To configure the scenario described in this section, repeat these steps for /login2/custom2
and /login3/custom3.
2f Click OK, then update the Identity Server.
3 Modify the
main.jsp
3a Open the
main.jsp
Linux:
/var/opt/novell/tomcat5/webapps/nidp/jsp
Windows:
C:\Program Files\Novell\Tomcat\webapps\nidp\jsp
3b Near the top of the file, add the following line:
String strContractURI = hand.getContractURI();
This sets the strtContractURI variable to the value of the contract URI that is being used
for authentication. These lines should look similar to the following:
login.jsp
file:
file. The file is located in the following directory:
login.jsp
file, repeat
Step 1b
.
login1/custom1
Step 2b
Configuring an Identity Server
file to use with
through
Step 1e
through
45

Advertisement

Table of Contents
loading

This manual is also suitable for:

Access manager 3.1 sp1

Table of Contents