Set up SSO with Okta
Connect an Okta SAML 2.0 application to Infinite Audience. You need admin access to your Okta org and an owner/admin role in Infinite Audience with the Enterprise tier.
1. Create the SAML app in Okta
Section titled “1. Create the SAML app in Okta”- In the Okta Admin Console, go to Applications → Applications and click Create App Integration.
- Choose SAML 2.0 and click Next.
- Give the app a name (e.g. “Infinite Audience”) and click Next.
2. Paste our SP values into Okta
Section titled “2. Paste our SP values into Okta”On the Configure SAML step, enter the values from your Infinite Audience Connection Setup card:
- Single sign-on URL → paste our ACS URL. It looks like
https://<app-domain>/__/auth/handler. Leave Use this for Recipient URL and Destination URL checked. - Audience URI (SP Entity ID) → paste our SP Entity ID. It looks like
https://<app-domain>/saml/<your-slug>. - Name ID format → select
EmailAddress. - Application username → select
Email.
3. Finish and gather Okta’s values
Section titled “3. Finish and gather Okta’s values”- Click Next, choose “I’m an Okta customer adding an internal app”, and Finish.
- On the app’s Sign On tab, click View SAML setup instructions (or View Setup Instructions). This page lists the three values you need.
- Copy the Identity Provider Single Sign-On URL → this is our IdP SSO URL.
- Copy the Identity Provider Issuer → this is our IdP Entity ID.
- Copy the X.509 Certificate (the full
-----BEGIN CERTIFICATE-----block) → this is the signing certificate.
4. Assign users
Section titled “4. Assign users”On the Okta app’s Assignments tab, assign the people (or groups) who should be able to sign in. Only assigned users will be able to authenticate.
5. Complete the connection in Infinite Audience
Section titled “5. Complete the connection in Infinite Audience”- Back in the Connection Setup card, paste the IdP Entity ID, IdP SSO URL, and the signing certificate PEM, then save.
- Claim and verify your email domain — see the DNS verification guide.
- Run Test Connection, confirm the NameID is your email, then Activate.
Signing in
Section titled “Signing in”Users sign in at our sign-in page by entering their work email — not from an Okta dashboard tile. If a sign-in fails, see the troubleshooting guide.