74
Novell Access Manager 3.1 SP2 Identity Server Guide
n
ov
do
cx (e
n)
16
Ap
ril 20
10
login3.jsp:
Configured to request email and password.
With this type of configuration, you must create three different authentication contracts with an
authentication method with a JSP property defined for each of them. These contracts require the
types of values listed in the table below. The URI is defined so that it reflects the custom
login.jsp
and the custom
nidp.jps
that are used by the contract.
The following procedure explains how to configure Access Manager to display these custom login
pages with custom credentials.
1
Create a unique method for each custom
login.jps
file:
1a
In the Administration Console, click
Devices
>
Identity Servers
>
Edit
>
Local
>
Methods
.
1b
Click
New
, then configure the following fields:
Display name:
Specify a name for the method. You might want to use a name that
indicates which login page is assigned to this method.
Class:
Select a name/password class.
Configure the other fields to match your requirements.
1c
In the
Properties
section, add a Query property if the page uses custom credentials.
Contract
Configuration Details
Contract1
URI
login1/custom1
Method1
Configured with the following JSP property:
Property Name:
JSP
Property Value:
login1
This method does not need a query property
unless you are using an attribute other than the cn
attribute for the username.
Contract2
URI
login2/custom2
Method2
Configured with the following two properties:
Property Name:
JSP
Property Value:
login2
Property Name:
Query
Property Value:
(&(objectclass=person)
(mail=%Ecom_User_ID%)
)
Contract3
URI
login3/custom3
Method3
Configured with the following two properties:
Property Name:
JSP
Property Value:
login3
Property Name:
Query
Property Value:
(objectclass=person)
(mail=%Ecom_User_ID%)
Summary of Contents for ACCESS MANAGER 3.1 SP2 - README 2010
Page 4: ...4 Novell Access Manager 3 1 SP2 Identity Server Guide novdocx en 16 April 2010...
Page 12: ...12 Novell Access Manager 3 1 SP2 Identity Server Guide novdocx en 16 April 2010...
Page 158: ...158 Novell Access Manager 3 1 SP2 Identity Server Guide novdocx en 16 April 2010...
Page 172: ...172 Novell Access Manager 3 1 SP2 Identity Server Guide novdocx en 16 April 2010...
Page 182: ...182 Novell Access Manager 3 1 SP2 Identity Server Guide novdocx en 16 April 2010...
Page 290: ...290 Novell Access Manager 3 1 SP2 Identity Server Guide novdocx en 16 April 2010...
Page 362: ...362 Novell Access Manager 3 1 SP2 Identity Server Guide novdocx en 16 April 2010...
Page 374: ...374 Novell Access Manager 3 1 SP2 Identity Server Guide novdocx en 16 April 2010...