Specifying SSO service URLs (SAML) - PingFederate - 10.3

PingFederate Server

bundle
pingfederate-103
ft:publication_title
PingFederate Server
Product_Version_ce
PingFederate 10.3
category
Product
pf-103
pingfederate
ContentType_ce

The single sign-on (SSO) service endpoint is where PingFederate sends requests when SSO is initiated at your site according to partner requirements. It applies to all SAML versions when the service provider (SP)-initiated SSO profile is enabled.

For SAML 2.0 connections, associate bindings to the endpoints where your identity provider (IdP) partner wants PingFederate to send authentication requests when SSO is initiated at your site.

For SAML 1.x, only one endpoint is allowed, and the binding selection is not required.

Some federation use cases might require additional customizations in the authentication requests sent from the PingFederate SP server to the IdP, such as including the optional Extensions element in the authentication requests. You can use OGNL expressions to fulfill these use cases.

  1. Enter an SSO service endpoint.
    1. Enter the SSO service endpoint in the Endpoint URL field.

      You can enter a relative path, starting with a forward slash, if you have provided a base URL on the General Info tab.

      For SAML 1.x connections, this is the only configurable item on the SSO Service URL tab.

      The remaining steps on the SSO Service URLs tab only apply to SAML 2.0 connections.

    2. Select a SAML binding from the list; for example, POST.
    3. Click Add.
    4. Optional: Repeat to add additional SSO service endpoints.
  2. Optional: Customize messages using OGNL expressions.

    Expressions are not enabled by default. For more information about enabling and editing OGNL expressions, see Attribute mapping expressions. Additionally, message customization does not apply to SAML 1.x connection.

    1. Click Show Advanced Customizations.
    2. Select a message type from the list.
    3. Enter an OGNL expression to fulfill your use case.
      Note:

      For more information about Message Type, available variables, and sample OGNL expressions, see Customizing assertions and authentication requests.

    4. Click Add.
    5. Optional: Repeat to add another message customization.