CONFIGURE OPENID SSO
At the OpenID ConnectIdP, create the client application that you want to use for authenticating and authorizing your users.Use the Identity Provider's documentation to create a client application.
Add authorization server as https://zerobounce.okta.com/oauth2/v1/authorize
Add redirect uri as https://zerobounce.okta.com/oauth2/v1/authorize/callback.
Provide client id, client secret and endpoints for IDP Issuer, Authorization, Token and JWKS
Please note:
All alternative sign in methods, including passwords and social sign ins, will be disabled, leaving avialable only the external SSO option.
Should you have 2FA enabled on your account and also on your OpenID client, authentication will necessitate confirmation from both sources. If you prefer to bypass this requirement, kindly consider disabling either of the two.