Address Manager forwards the information provided in this page to the IdP. Once you configure Address Manager as a service provider, a metadata endpoint is created that identifies Address Manager as a service provider and allows the IdP to add relying parties.
- Select the Settings tab in the sidebar.
- Under System security, select SSO settings.
-
In the Address Manager FQDN field, enter the BAM domain
name. For example, https://bam.example.com. This will auto-populate the
Entity ID, Consume URL, and the Single logout URL
fields.
Note: The Single Logout (SLO) URL is the URL that the IdP will send a logout request to during IdP-initiated SLO. Address Manager does not support SP-initiated SLO.
-
In the NameID Format drop-down menu, select the Name ID
format. Name IDs are a way for IdPs to communicate with each other regarding a
user. You can obtain the Name ID format from your IdP.
Note: The default value is unspecified. You can select this option if you did not obtain the Name ID from your IdP.
-
Complete the following fields:
- Enable signing (optional) - signs request with the certificate.
- Enable encryption (optional) - encrypts the assertions received by the service provider.
- In the PKCS #12 file checkbox, upload the PKCS archive file that has both the private and public key. The PKCS certificate must be trusted by the IdP. You can upload a P12 or PFX file. Once you upload the PKCS archive file, enter the Password of the file.
-
In the Organization field, enter the name of your
company.
Attention: A known issue exists where special characters entered in the SAML Service Provider metadata can cause the following error to appear when accessing the http://<bam_ip_or_hostname>/sso/metadata URL:
Invalid SAML Metadata. Not match the saml-schema-metadata-2.0.xsdAs a workaround, special characters such as",',<,>, or&must be escaped using the entity format of the symbol when entering metadata values. For example:- Use
"instead of". - Use
'instead of'. - Use
<instead of<. - Use
>instead of>. - Use
&instead of&.
For more information, refer to KI-025223 on BlueCat Customer Care.
- Use
- In the Organizational URL field, enter the company URL.
- In the Contact name field, enter the name of the contact person.
- In the Contact email field, enter the email address of the contact person.
- Enter a Change control comments if required.
-
Select Update SAML SP configuration settings.
Address Manager is now configured as a service provider. You can validate the URL populated in the Entity ID field. When you enter this URL in your browser, an XML file should display containing the Address Manager service provider information.