> ## Knowledge Base Index
> Fetch the complete knowledge base index at: https://support.adpiler.com/sitemap.xml
> Use this file to discover available pages before exploring further.
> Pure-Markdown content can be obtained by appending a '.md' suffix to the content URLs listed in the sitemap (without the trailing slash).

# Setting up OKTA (Enterprise plans)

Adpiler supports Single Sign-On (SSO) using Okta for Enterprise customers. This guide will walk you through the process of setting up Okta SSO and connecting it to your Adpiler account.

|| Want to enable SSO for your Adpiler account? Reach out to support@adpiler.com first. If you meet the requirements for our Enterprise plan, we’ll enable SSO for your account.

|| Read this document first:  [Setting up SSO (Enterprise plans)](https://support.adpiler.com/en/article/setting-up-sso-enterprise-plans-iq37e/)

### Step 1: Sign in to Okta

![](https://storage.crisp.chat/users/helpdesk/website/-/8/f/7/d/8f7df93e3f3ef800/sso-1_93un53.png)
Go to your Okta Admin Dashboard and sign in with your credentials.

* *

### Step 2: Navigate to Applications
![](https://storage.crisp.chat/users/helpdesk/website/-/8/f/7/d/8f7df93e3f3ef800/sso-2_t3c82k.png)

In the left-hand menu, click on **Applications > Applications**, then click the **Create App Integration** button.

### Step 3: Create a New App Integration
![](https://storage.crisp.chat/users/helpdesk/website/-/8/f/7/d/8f7df93e3f3ef800/sso-4_woujfs.png)

In the pop-up window:

* Select **OIDC - OpenID Connect** as the Sign-in method
    
* Select **Web Application** as the Application type

* Then click **Next** to continue.

### Step 4: Set Redirect URLs
![](https://storage.crisp.chat/users/helpdesk/website/-/8/f/7/d/8f7df93e3f3ef800/sso-5_ow6rlm.png)

In the “Sign-in redirect URIs” field, enter:  
`https://platform.adpiler.com/auth/callback/okta`

In the “Sign-out redirect URIs” field, enter:  
`https://platform.adpiler.com/login`

These URLs allow Adpiler to handle the login and logout flow properly.

### Step 5: Configure App Access
![](https://storage.crisp.chat/users/helpdesk/website/-/8/f/7/d/8f7df93e3f3ef800/sso-6_1ync2cd.png)

Scroll down to the **Assignments** section:

* Choose **Allow everyone in your organization to access**
    
* Make sure **Federation Broker Mode** is **not** enabled

* Then click **Save**.

* *

### Step 6: Copy Your Credentials
![](https://storage.crisp.chat/users/helpdesk/website/-/8/f/7/d/8f7df93e3f3ef800/sso-7_1qzlf2b.png)
After saving, go to the **Client Credentials** section of your newly created application.  
Copy the **Client ID** and **Client Secret** – you’ll need these for the next step.

### Step 7: Fill in Adpiler SSO Settings
![](https://storage.crisp.chat/users/helpdesk/website/-/8/f/7/d/8f7df93e3f3ef800/sso-8_3myv2j.png)
Log in to Adpiler, and go to **Account > SSO**.
Fill in the following fields:

* **Base URL**: yourcompany.okta.com (replace with your Okta domain)
    
* **Client ID**: Paste from Okta
    
* **Client Secret**: Paste from Okta
    
Then click **Save changes**.

### Step 8: Assign Users in Okta
![](https://storage.crisp.chat/users/helpdesk/website/-/8/f/7/d/8f7df93e3f3ef800/sso-9_16l0ti4.png)
Go back to Okta and go to **Directory > People**. Select a user and check that the Adpiler app has been assigned to them.

* *

### Step 9: Assign the App if Needed
![](https://storage.crisp.chat/users/helpdesk/website/-/8/f/7/d/8f7df93e3f3ef800/sso-10_2qe6gx.png)

If the user doesn’t yet have access, click **Assign Applications** and select the Adpiler app. Click **Assign**, then **Done**.

* *

### Step 10: Manage Team Access in Adpiler

Back in Adpiler, go to **Team** and invite your team members. They’ll get an invite email with a login link.  
Once invited, they can log in via Okta.  
If a user is removed from your Okta directory, they’ll automatically lose access to Adpiler.