This is a reference for Build a Service Provider Metadata File. Each SP metadata .xml file accepts the following elements.
Unique identifier or name for the service provider. The ID should be a URN or a URL.
Type | String |
Required | Yes |
Default | N/A |
Example |
|
Unique identifier for the root metadata element.
Type | String |
Required | No |
Default | N/A |
Example |
|
The expiration date of the metadata file. Provide the date in ISO 8601 format.
Type | String |
Required | No |
Default | N/A |
Example |
|
If enabled, Moogsoft Onprem signs SAML authentication requests as part of the Single Sign-On.
Type | Boolean |
Required | No |
Default |
|
If enabled, Moogsoft Onprem expects IdPs to sign any SAML assertions it sends.
Type | Boolean |
Required | No |
Default |
|
Defines the type of signing or the type of encryption that Moogsoft Onprem uses.
Type | String |
Required | No |
One of |
|
Self-signed certificate that allows Moogsoft Onprem to sign and encrypt each SAML assertion. The certificate should be in DER format and base-64 encoded.
Type | String |
Required | No |
Example |
|
The URL or endpoint that receives the SAML assertions. The location is for the URL and the binding identifies the method. Supported bindings include HTTP-Artifact, HTTP-POST, HTTP-POST-SimpleSign, HTTP-Redirect and SOAP.
Type | String |
Required | Yes |
Example |
|