SP process overview
The following figure illustrates the request flow and how the WAM SP Adapter leverages a SAML/WS-Federation assertion to create a WAM session cookie.
Processing Steps
-
The PingFederate SP server receives a SAML/WS-Federation assertion from the IdP.
-
PingFederate parses the assertion.
-
The WAM SP Adapter uses the WAM plug-in to create a WAM session cookie and embeds the cookie in the response.
-
A request containing the WAM session cookie is redirected to the browser.
-
The request is then redirected to the SP Application, which is protected by the third-party WAM Web Agent.
-
The third-party WAM Web Agent intercepts the request, extracts and validates the WAM session cookie, and allows access to the application.