Policy Server Guides › Policy Server Configuration Guide › CA SSO/WAC Integration › SiteMinder and CA SSO Integration Architectural Examples › User Accesses SiteMinder-Protected Resource Before CA SSO
User Accesses SiteMinder-Protected Resource Before CA SSO
The following example illustrates a user accessing SiteMinder-protected resource before a WAC-protected resource:
- The user tries to access a SiteMinder-protected resource and the SiteMinder Web Agent/Secure Proxy Server intercepts the request. The user provides the Agent/SPS with authentication credentials.
- The Web Agent/Secure Proxy Server forwards the credentials to the SiteMinder Policy Server for validation.
- The SiteMinder Policy Server makes sure that the user's credentials are valid in the user store.
- After successful authentication, the SiteMinder Policy Server requests the CA SSO Policy Server to issue and return an CA SSO cookie for the SiteMinder user.
- The CA SSO Policy Server validates the user and forwards the user's CA SSO Web authentication credentials to the SiteMinder Policy Server.
- The SiteMinder Policy Server forwards the CA SSO Web authentication credentials to the SiteMinder Web Agent/Secure Proxy Server.
- The SiteMinder Web Agent/Secure Proxy Server sets the CA SSO Web authentication and SiteMinder cookies in the user's browser and returns the resource to the user.
- The user tries to access an CA SSO resource and the eTrust WAC Web Agent intercepts the request.
- The eTrust WAC Web Agent validates the user's CA SSO Web authentication cookie credentials with the CA SSO Policy Server.
- The CA SSO Policy Server tells the eTrust WAC Web Agent that the user has valid credentials.
- The eTrust WAC Web Agent allows the user to access the CA SSO-protected resource.