This Metadata can be provided as a file (Import Metadata), as a URL (Import from URL), or you can Manually Enter the Metadata.
Setting | Description |
---|---|
IdP Entity ID | The IdP unique identifier URL. URLs must begin with https. |
SSO Binding | Select HTTP POST to send messages within the body of an HTTP POST request. Select HTTP Redirect to send encoded messages as query parameters in the URL of an HTTP GET request. |
SSO URL | The endpoint where SSO authentication requests are sent. URLs must begin with https. |
SSO Sign Request | Select SSO Sign Request to enhance SSO security. By signing the SSO request, you ensure its authenticity and integrity, confirming that it has not been tampered with. |
SLO Binding | Single Logout (SLO) allows users to sign out from multiple applications or services with a single action. Select HTTP POST to send messages within the body of an HTTP POST request. Select HTTP Redirect to send encoded messages as query parameters in the URL of an HTTP GET request. |
SLO URL | The endpoint where logout requests are sent to start the SLO process. This URL ensures that when a user logs out from one service, they are also logged out from all connected services. URLs must begin with https. |
SLO Response URL | The endpoint where the Service Provider (SP) sends logout response messages after receiving a logout request from the IdP. This URL is used to confirm the completion of the SLO process. URLs must begin with https. |
Verification Certificate | The digital certificate used to verify the authenticity and integrity of messages exchanged between the IdP and SPs. Choose an existing certificate from the drop-down list, or select Import a new Certificate. |