Skip to main content

ReadMe First: SSO Pre-Configuration

In order to use Single Sign-on (SSO) in Codebashing, you must ensure your SSO is configured properly. Follow these steps first to properly configure your SSO:

  1. Your account manager needs to open a ticket to CloudOps using Salesforce or by sending an email to: [email protected].

  2. CloudOps/NOC will build the tenant for your regular login.

  3. CloudOps/NOC will also send you the EntityID, Redirect URL, and an address for receiving the metadata of the tenant. This will help you build the application on your SAML IDP.

  4. Once you have built your application, send CloudOps/NOC either of the following:

    1. Metadata of your IDP SAML Application. (Checkmarx uses this to extract the SingleSignOnService" for the "POST" address and the X.509 cert from the XML.)

    2. The "SingleSignOnService" for "POST" address and X.509 cert.

      example_sso_1.png

The Entity ID will always be with the following convention: https://<tenant name>.codebashing.com/

The Redirect ID will always be: https://<tenant name>.codebashing.com/users/auth/saml/callback