Endpoint URL specifications (Federation)

We must define several endpoints on our point of contact server so that communications can be exchanged between ourselves and partner. These endpoints are defined when we configure your federation in ISAM. The endpoints are accessible through URLs and are used by the partners in the federation.

SSO service endpoint URL (IP)

The endpoint on the identity provider point of contact server that receives authentication requests. The unauth ACL must be attached to this URL.

Where:

Assertion Consumer Service (ACS) endpoint (SP)

The endpoint on the service provider point of contact server that receives assertions. The unauth ACL must be attached to this URL.

Where:

Single logout service endpoint (IP or SP)

The endpoint on the service provider or identity provider point of contact server that receives logout requests. The unauth ACL must be attached to this URL. The syntax of the URL is:

Where:

Artifact resolution service or SOAP endpoint (IP or SP)

The endpoint on the service provider or identity provider where artifacts are exchanged for SAML messages. The unauth ACL must be attached to this URL.

Where:

Name identifier management service endpoint (IP or SP)

The endpoint on the service provider or identity provider that receives messages related to the name ID management. The unauth ACL must be attached to this endpoint. The syntax of the URL for HTTP redirect, HTTP POST, and HTTP artifact binding is:

The syntax of the URL for SOAP binding is:

Where:

Parent topic: SAML 2.0 endpoints and URLs