Create Service Provider
Parameters | Description |
---|---|
Name | Name for the remote SP. |
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 SP documentation. For information about providing SP metadata from another Atrium Single Sign-On server, seeProviding SP metadata from another Atrium Single Sign-On server |
File Upload | Select File Upload to upload a file that contains the remote SP metadata. |
Providing SP metadata from another Atrium Single Sign-On server
For accessing SP metadata, the following URL syntax is used:
https://<host>:<port>/atriumsso/saml2/jsp/exportmetadata.jsp?role=sp&realm=BmcRealm&entityid=<entityid>
In the case:
- host is the FQDN of the server hosting the SP.
- port is the port used for secure communications of the server hosting the SP.
- entityid is the name of the SP hosted by the server.
For example:
https://sp.bmc.com:8443/atriumsso/saml2/jsp/exportmetadata.jsp?role=sp&realm=BmcRealm&entityid=https://sp:8443/atriumsso