Page created: 6 Dec 2022
|
Page updated: 6 Dec 2022
With the RSA SecurID Integration Kit, PingFederate includes an RSA Authentication Manager server in the sign-on flow.
The following figure illustrates a single sign-on (SSO) scenario in which PingFederate authenticates users to an SP application using the RSA SecurID IdP Adapter.
Description
- The user initiates SSO from an SP application through the PingFederate SP server. Note:
This SP-initiated scenario represents the optimal use case, where both the identity provider (IdP) and SP use PingFederate. If your SP partner does not support this scenario, however, PingFederate accepts any valid SAML authentication request.
You can also enable IdP-initiated SSO. In this case, the SSO flow would not include this step or the next one.
- The PingFederate SP server
generates a SAML
AuthnRequest
and sends it to the PingFederate IdP server. - The PingFederate IdP server requests user authentication using the RSA SecurID Adapter. The adapter challenges the user for a RSA SecurID passcode.
- The adapter sends authentication credentials to RSA Authentication Manager.
- The RSA Authentication Manager validates the credentials sent by the adapter and sends a response to PingFederate.
- If the validation fails, user access is denied. If validation succeeds, the PingFederate IdP server generates a SAML assertion with the username as the Subject and passes it to the PingFederate SP server.