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.
Step 1: Sign in to Okta
Go to your Okta Admin Dashboard and sign in with your credentials.
- *
Step 2: Navigate to Applications
In the left-hand menu, click on Applications > Applications, then click the Create App Integration button.
Step 3: Create a New App Integration
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
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
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
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
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
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
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.
Updated on: 11/04/2025
Thank you!