> ## Documentation Index
> Fetch the complete documentation index at: https://docs.salesbricks.com/llms.txt
> Use this file to discover all available pages before exploring further.

# OIN Configuration Setup

> How to set up Okta Single Sign-On integration

## Supported features

* Single Sign-On (OpenID Connect, IdP-initiated only)
* Automatically creates user accounts in Salesbricks when Single Sign-On is initiated by a member of an organization with an active Okta integration

<Info>
  To enable this feature on your company's Salesbricks account, you will need to work with Salesbricks Support to activate your instance.
</Info>

## Prerequisites

<Steps>
  <Step title="Install the Salesbricks application in your Okta admin dashboard.">
    The Salesbricks app is available to download via the [Okta Integration Network](https://www.okta.com/integrations/salesbricks/).
  </Step>

  <Step title="Sign up for a seller account on Salesbricks.">
    <Warning>
      To enable the Okta Single Sign-On integration, please reach out to Salesbricks Support.
    </Warning>
  </Step>

  <Step title="Verify that the email addresses of your existing Salesbricks users match their Okta accounts exactly." />
</Steps>

## Setup

After installing the application, you will need to obtain some information to send to Salesbricks.

### Gather information from Okta

<Steps>
  <Step title="In the Okta admin page, go to Applications -> Applications." />

  <Step title="Click on the Salesbricks application." />

  <Step title="Under the &#x22;General&#x22; tab, copy the values for Client ID and Client secret (click the eye button to toggle the visibility).">
    <Frame>
      <img src="https://mintcdn.com/salesbricks/RE-3ocRkRaNz5VNR/integrations/okta/images/client-id-secret.png?fit=max&auto=format&n=RE-3ocRkRaNz5VNR&q=85&s=da4816e1b96c3ce0216c2b0a19430e47" alt="An image of the Okta admin dashboard. There are two red ovals: one around the clipboard icon that copies the client ID, and the other around the clipboard icon that copies the client secret." width="1699" height="907" data-path="integrations/okta/images/client-id-secret.png" />
    </Frame>
  </Step>

  <Step title="Under the user dropdown menu in the top right corner of the page, copy your Okta organization's issuer URL (e.g. salesbricks.okta.com; usually located under the admin's email address).">
    <Frame>
      <img src="https://mintcdn.com/salesbricks/RE-3ocRkRaNz5VNR/integrations/okta/images/issuer-url.png?fit=max&auto=format&n=RE-3ocRkRaNz5VNR&q=85&s=984a6407bb0dc13aa36b9fd7e0d04ee5" alt="An image of the Okta admin dashboard. There is a red oval around the clipboard icon that copies the issuer URL to the clipboard." width="1698" height="907" data-path="integrations/okta/images/issuer-url.png" />
    </Frame>
  </Step>
</Steps>

### Send the information to Salesbricks

Once you have all the required information below, email them to [support@salesbricks.com](mailto:support@salesbricks.com).

* Client ID
* Client Secret
* Issuer URL

<Warning>
  Salesbricks Integration Support will handle your request and follow up with you once the integration is configured.
</Warning>

## Login

Once Salesbricks support notifies you that you are ready to log in to Salesbricks using Okta:

<Steps>
  <Step title="Log in to your Okta account and access your end user dashboard." />

  <Step title="Click on the Salesbricks app to begin authenticating your access to Salesbricks.">
    If you don't have a pre-existing user account, one will automatically be created from your Okta details.

    <Frame>
      <img src="https://mintcdn.com/salesbricks/RE-3ocRkRaNz5VNR/integrations/okta/images/end-user-dashboard.png?fit=max&auto=format&n=RE-3ocRkRaNz5VNR&q=85&s=39301fafee9f60072ec120af9965799c" alt="end-user-dashboard" width="1713" height="1147" data-path="integrations/okta/images/end-user-dashboard.png" />
    </Frame>
  </Step>
</Steps>
