Contents
|
Authentication Domains
Please see Federation Management Concepts for definitions of the topics covered in this section.
This section contains the following topics:
To Create An Authentication Domain
- Choose Authentication Domain from the View menu in the Federation Management module.
- Click New in the Navigation pane.
The Create Authentication Domain is displayed in the Data pane.
- In the Create Authentication Domain window, enter the name of the Authentication Domain.
- Enter a value for the description of the Authentication Domain.
- Enter a value for the Writer Service URL.
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
- Enter a value for the 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
- Choose a status of active or inactive.
The default is active. This can be changed at any time during the life of the authentication domain by selecting the Properties icon. Choosing inactive disables Liberty communication within authentication domain, with respect to the current installation of Access Manager.
- Click OK.
The new Authentication Domain displays in the Navigation pane.
To Modify An Authentication Domain
To Delete An Authentication Domain
Deleting an authentication domain does not delete the providers that belong to it. If providers belong to an authentication domain that has been deleted, they remain part of the authentication domain until they are explicitly removed. Additional providers cannot be added to an authentication domain that has been deleted.
Contents |