Go to primary content
Siebel CRM Siebel Security Guide
Siebel Innovation Pack 2017, Rev. A
E24814-01
  Go to Documentation Home
Home
Go To Table Of Contents
Contents
Go To Index
Index

Previous
Previous
 
Next
Next
    View PDF

About Implementing Web Single Sign-On

To provide user access to Siebel Business Applications on a Web site implementing Web SSO, the authentication system must be able to provide the following to Siebel Business Applications:

In a Web SSO environment, you must provide your authentication service and any required components, such as an authentication client component.

Web Single Sign-On Implementation Considerations

The following are some implementation considerations for a Web SSO strategy:

  • Users are authenticated independently of Siebel Business Applications, such as through a third-party authentication service or through the Web server.

  • You must synchronize users in the authentication system and users in the Siebel database at the Web site level.

  • You must configure user administration functionality, such as self-registration, at the Web site level.

  • A delegated administrator can add users to the Siebel database, but not to the authentication system.

  • Siebel Business Applications support the standards-based Web SSO solutions that meet the requirements listed in "Requirements for Standards-Based Web Single Sign-On".


  • Note:

    Implement Web SSO in a development environment before deploying it in a production environment.

Web Single Sign-On Options

You can implement the following options in a Web SSO environment that uses a Siebel-compliant security adapter:

  • User specification source. You must specify the source from which the Siebel Web Engine derives the user's identity key: a Web server environment variable or an HTTP request header variable.

  • In addition, many options identified in "Security Adapter Deployment Options" can be implemented for Web SSO.

Related Topic