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, consult the IdP documentation. For information about providing IdP metadata from another Atrium Single Sign-On server, 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 using another Atrium Single Sign-On server as an IdP, the following URL template is used to access the metadata needed by the SP:
https://<host>:<port>/atriumsso/saml2/jsp/exportmetadata.jsp?role=idp&realm=BmcRealm&entityid=<entityid>
In this case:
- host is the FQDN of the BMC Atrium Single Sign-On server hosting the IdP.
- port is the port used for secure communication of 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.
For example:
https://idp.bmc.com:8443/atriumsso/saml2/jsp/exportmetadata.jsp?role=idp&realm=BmcRealm&entityid=https://idp:18443/atriumsso