OpenID
Zepl supports the OpenID Connect single sign on protocol. OpenID Connect is an authentication layer on top of OAuth 2.0, an authorization framework. Most popular SSO providers support authentication with OpenID Connect. You can learn more about OpenID Connect on Wikipedia.

Throughout this SSO side configuration, you will need need to provide your SSO provider a redirect URL:
https://app.zepl.com/api/v2/authenticator.identity.zepl/callback/openidprovider
As you do so, keep track of the 3 key fields required in Zepl:
OpenID URL
Client ID
Client Secret
We provide OpenID configuration steps below for several of the top authentication providers, but please note these steps may change and look different in your environment.
Last modified 2yr ago