Create Identity Provider
Parameters | Description |
---|---|
Name | Name for the remote IdP. |
URL | Select URL to acquire the remote IdP metadata from the URL location. Specify the FQDN of the host, including the port and any required path information. This URL is IdP-specific. For information on the metadata URL, refer to the relevant IdP documentation. For example, you can add the URL of the AD FS server metadata for creating the remote IdP. If you are planning to use another another Atrium Single Sign-On server as IdP, seeProviding IdP metadata from another Atrium Single Sign-On server |
File Upload | Select File Upload to upload a file that contains the remote IdP metadata. |
Providing IdP metadata from another Atrium Single Sign-On server
When you are using another BMC Atrium Single Sign-On server as an IdP, use the the following URL template to access the metadata needed by the SP:
https://<host>:<port>/atriumsso/saml2/jsp/exportmetadata.jsp?role=idp&realm=<realm>&entityid=<entityid>
In this example, the following descriptions apply:
- host is the FQDN of the BMC Atrium Single Sign-On server hosting the IdP.
- port is the port used for secure communication involving the BMC Atrium Single Sign-On server hosting the IdP.
- entityid is the name of the IdP hosted by the BMC Atrium Single Sign-On server.
- realm is the name of the realm hosting the IdP.
For example:
https://idp.bmc.com:8443/atriumsso/saml2/jsp/exportmetadata.jsp?role=idp&realm=BmcRealm&entityid=https://idp:18443/atriumsso