Each user’s Web browser must be configured to trust the Access Manager Identity Server.
Add the computers of the users to the Active Directory domain.
For instructions, see your Active Directory documentation.
Log in to the Active Directory domain, rather than the machine.
Configure the Web browser to trust the Identity Server:
Internet Explorer: For version 7, click
> > > > > . (For Internet Explorer version 6, click > > > > .)In the
text box, enter the Base URL for the Identity Server, then click .In the configuration example, this is http://amser.provo.novell.com.
Click
.Firefox: In the URL field, specify about:config. In the field, specify . Double-click network.negotiate-auth.trusted-uris.
For this example configuration, you would add http://amser.provo.novell.com to the list.
This preference lists the sites that are permitted to engage in SPNEGO Authentication with the browser. Specify a comma-delimited list of trusted domains or URLs.
If the deployed SPNEGO solution is using the advanced Kerberos feature of Credential Delegation, double-click network.negotiate-auth.delegation-uris. This preference lists the sites for which the browser can delegate user authorization to the server. Specify a comma-delimited list of trusted domains or URLs.
For this example configuration, you would add http://amser.provo.novell.com to the list.
Click
. The configuration appears as updated.Restart your browser to activate this configuration.
In the URL field, enter the base URL of the Identity Server with port and application. For this example configuration:
http://amser.provo.novell.com:8080/nidp
The Identity Server authenticates the user without prompting the user for authentication information.