Contents    

Authentication Domain Profile

The Authentication Domain profile contains the following fields:

Description. A description of the authentication domain.

Writer Service URL. Specifies the location of the Writer service that writes the cookie from the common domain. For example, if example.com is the common domain, the URL could be:

http://example.com:8080/common/writer

Reader Service URL. The Reader Service URL specifies the location of the service that reads the cookie from the common domain. For example, if example.com is the common domain, the URL could be:

http://example.com:8080/common/transfer

Status. Either active or inactive. The default is active. This can be changed at any time during the life of the authentication domain. Choosing inactive disables Liberty communication within authentication domain, (including all remote and hosted providers within the authentication domain), with respect to the current installation of Access Manager.


Contents