ZeroBounce Logo

Docs

Language Icon
  • Sign In
  • Sign Up Free

Languages

ZeroBounce ImageGetting Started
ZeroBounce ImageEmail List Validation
ZeroBounce ImageA.I. Email Scoring
ZeroBounce ImageEmail Finder
ZeroBounce ImageDomain Search
ZeroBounce ImageActivity Data
ZeroBounce ImageMulti-file upload
ZeroBounce ImageIntegrations
ZeroBounce ImageUsage Reports
ZeroBounce ImageYour ZeroBounce Account
ZeroBounce ImageChanging Your Email
ZeroBounce ImageChanging Your Password
ZeroBounce ImageTwo-Factor Authentication
ZeroBounce ImageChanging Your Time Zone
ZeroBounce ImageNotification Settings
ZeroBounce ImageAccount Assist
ZeroBounce ImageInvoices
ZeroBounce ImageDeleting Your Account
ZeroBounce ImageTeam Accounts
ZeroBounce ImageAgency Feature
ZeroBounce ImageConfigure Okta SSO
ZeroBounce ImageConfigure Azure SSO
ZeroBounce ImageConfigure OpenID SSO
ZeroBounce ImageEmail Validation API
ZeroBounce ImageEmail Finder API
ZeroBounce ImageDomain Search API
ZeroBounce ImageA.I. Scoring API
ZeroBounce ImageActivity Data API
ZeroBounce ImageList Evaluator API
ZeroBounce ImageApi Dashboard
ZeroBounce ImageAPI Wrappers
ZeroBounce ImageAPI Migration
ZeroBounce ImageFAQ
ZeroBounce ImageSecuring Your Account
ZeroBounce ImageAbout ZeroBounce
ZeroBounce ImageDeliverability Dashboard
ZeroBounce ImageDeliverability Tools
ZeroBounce ImageEmail Warmup
ZeroBounce ImageStatus Page
  • Email Validation Homepage
  • Separator
  • Docs
  • Separator
  • Your ZeroBounce Account
  • Separator
  • Configure OpenID SSO
Your ZeroBounce Account

CONFIGURE OPENID SSO

Connect an external OpenID Connect identity provider to enable single sign-on for your organization. Follow the steps below to register your client application and link it to ZeroBounce.

1

Create a client application in your identity provider

In your OpenID Connect IdP (e.g. Okta, Auth0, Azure AD), create a new client application. Refer to your provider's documentation for exact steps.

2

Register your client application with ZeroBounce

Set the following as your authorization server endpoint in the client application:

https://okta.zerobounce.net/oauth2/v1/authorize
3

Add the redirect URI

Register this callback URL as an allowed redirect URI in your identity provider:

https://okta.zerobounce.net/oauth2/v1/authorize/callback
4

Provide credentials and endpoints

Back in ZeroBounce, supply the following values from your identity provider:

ZeroBounce ImageClient ID
ZeroBounce ImageClient Secret
ZeroBounce ImageIDP issuer URL
ZeroBounce ImageAuthorization endpoint
ZeroBounce ImageToken endpoint
ZeroBounce ImageJWKS endpoint
ZeroBounce Image
Before you enable SSO
  • Enabling SSO will disable all other sign-in methods — including passwords and social logins. Only the external SSO option will remain available for your account.
  • If 2FA is active on both your ZeroBounce account and your OpenID client, users will need to verify from both sources on each login. To streamline this, disable 2FA on one of the two.