Novell ACCESS MANAGER 3.1 SP2 - IDENTITY SERVER GUIDE 2010 Manual page 75

Identity server guide
Hide thumbs Also See for ACCESS MANAGER 3.1 SP2 - IDENTITY SERVER GUIDE 2010:
Table of Contents

Advertisement

For example, to add an email address to the login prompts, add the following property:
Property Name:
Property Value:
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:
Property Value:
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 Server 2003:
Windows Server 2008:
\jsp
3b Near the top of the file, add the following line:
String strContractURI = hand.getContractURI();
Query
(&(objectclass=person)(mail=%Ecom_User_ID%)
JSP
login2
login.jsp
file:
file. The file is located in the following directory:
\Program Files\Novell\Tomcat\webapps\nidp\jsp
\Program Files (x86)\Novell\Tomcat\webapps\nidp
Customizing Login Pages, Logout Pages, and Messages
login.jsp
file, repeat
Step 1b
.
login1/custom1
Step 2b
)
file to use with
through
Step 1e
through
75

Advertisement

Table of Contents
loading
Need help?

Need help?

Do you have a question about the ACCESS MANAGER 3.1 SP2 - IDENTITY SERVER GUIDE 2010 and is the answer not in the manual?

Questions and answers

Table of Contents