Configuring SAML Client for Workspace
    • Dark
      Light

    Configuring SAML Client for Workspace

    • Dark
      Light

    Article summary

    Repeat the steps under Okta. Instead of Campaign Manager, the application name is Workspace.

    Make the following changes in the Workspace application:

    1. In the Workspace web.config file, set the configuration properties:

      1. "IsSSOAuthenticationEnabled" as true;

      2. "SSOAuthBaseUrl" - Provide the base URL of the Auth application (Auth).;

      3. "AllowedOrigin" - Hostname of the base URL such as acqueon.com for hosted environments and custmerhostname.com for customer VPCs.

    2. In the Auth application’s web.config file, set the "AllowedOrigin" configuration property to allowed Domain URL provided in OKTA application. This is an optional step, if you have already configured the auth application to activate SSO for Console application.

    3. OKTA user must be available in the OBD_Users table in the tenant application. If there is no user, insert one using the sample query:

      INSERT INTO OBD_USERS (USERID, NAME, PASSWORD, ADDRESS1, ADDRESS2, CITY, 
      STATE, PIN, HOME_PHONE, MOBILE_PHONE, EMAIL_ID, COMMENTS, 
      AuthenticationType, UserType, IsSalesForce, IsUserMapped) VALUES ( '[email protected]', ‘agent’, '', 
      NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 2, 1, 0,1)


    Was this article helpful?

    What's Next
    Changing your password will log you out immediately. Use the new password to log back in.
    First name must have atleast 2 characters. Numbers and special characters are not allowed.
    Last name must have atleast 1 characters. Numbers and special characters are not allowed.
    Enter a valid email
    Enter a valid password
    Your profile has been successfully updated.
    ESC

    Eddy AI, facilitating knowledge discovery through conversational intelligence