CONFIGURE AZURE SSO
To configure a custom SSO solution for use with ZeroBounce, please contact ZeroBounce Support.
How to set up Azure AD to utilize the same user via single sign-on (SSO) in ZeroBounce
1. Create an Azure AD app using these instructions.
Or
Browse to Identity > Applications -> App Registrations and select New Registration Enter a Name and click register

2. On the newly created application, under Manage, select Authentication and under Platform Configuration select Add Platform and choose Web as the application

In the Web platform created, add https://okta.zerobounce.net/oauth2/v1/authorize/callback as the redirect URI. In the Front-channel logout URL field, add the following: https://okta.zerobounce.net

3. Under Manage, select Certificates & Secrets and select New Secret
Set a Name and choose an expiry date

Copy the Value field as this will be required
What you will need to provide
1. The domain name you will be accessing this IdP from (or domain names in case of multi tenant configurations)
2. Application Id found in Overview

3. The link to .well-known/openid-configuration found in Overview -> Endpoints


4. The client secret copied in the Certificates & Secrets configuration
For more information on the steps please see these instructions.