PingFederate Server

SP user-facing pages

PingFederate has a variety of customizable user-facing page templates that apply to service provider (SP) pages. Each template contains specific variables that can be used for rendering the associated web page.

Account linking

Page title and template file name Purpose Type Action

Link Your Account

LocalIdPasswordLookup.form.template.html

Used to authenticate a user at the SP when an account link needs to be established.

Normal

None

Account Unlinked

TerminateAccountLinks.page.template.html

Communicates a user’s successful defederation operation.

Normal

None

Single sign-on and logout

Page title and template file name Purpose Type Action

Select Identity Provider

sourceid-saml2-idp-selection-template.html

The user requested SP-initiated single sign-on (SSO), but the identity provider (IdP) partner was not specified in the appropriate query parameter or cookie. This page allows the user to select the IdP manually. Based on the user’s selection, the server redirects the browser to the appropriate IdP partner’s SSO service.

Normal

User must make selection

Please Specify Target

sp.sso.success.page.template.html

Displayed when an SSO request succeeds but no target-resource parameter is specified by the incoming URL, and no default URL is set on the Applications → Integration → SP Default URLs window.

Error

Consult web developer or specify default URL

Sign On Error

sp.sso.error.page.template.html

Displayed when SP-initiated SSO fails, or IdP-initiated SSO fails on the SP side, and no other SSO error landing page is specified.

Error

Consult log and web developer

Sign Off Successful

sp.slo.success.page.template.html

Displayed when a single logout (SLO) request succeeds and no other SLO success landing page is specified.

Normal

None

Sign Off Error

sp.slo.error.page.template.html

Displayed when an SLO request fails and no other SLO error landing page is specified.

Error

User should close the browser

WS-Federation

Page title and template file name Purpose Type Action

Signed Off

sourceid-wsfed-sp-signout-cleanup-template.html

Displays the user’s sign-out status.

Normal

None

Unable to Authenticate

sourceid-wsfed-idp-exception-template.html

Displayed when an authentication challenge fails during WS-Federation processing.

Error

Consult log and web developer