A SERVICE OF

logo

Install the SSO and exit scripts
The SSO script – sso.jsp – is contained in the BOXI_CT553.zip file (previously downloaded). This file is
responsible for creating a BusinessObjects Enterprise session for the ClearTrust-authenticated user.
After a successful ClearTrust authentication, the user will be redirected to this JSP. The BusinessObjects
Enterprise web application’s web.xml file must be configured in order for this redirection to take place.
Web Server
RSA ClearTrust Web Server Agent
- Authenticate user by communicating
with the RSA ClearTrust Servers.
- Determine that user is authorized to
access requested resource.
User requests an RSA
ClearTrust-protected
BusinessObjects resource.
User has access to the
requested resource.
Application Server
redirect
BusinessObjects Enterprise 11.5
web.xml
- Configured
to direct valid
users to
sso.jsp.
sso.jsp
- Creates BO
session
with user
validated by
ClearTrust.
Page: 10