Skip to main content

Configure SSO in Pitchly using Okta

This guide explains how to configure Single Sign-On (SSO) between Okta and Pitchly using OpenID Connect (OIDC).

Overview

Pitchly uses Auth0 as its authentication layer and supports Okta as an identity provider via OIDC. The setup requires configuration on both sides:

  1. The client creates an OIDC application in Okta and provides Pitchly with a small set of credentials.

  2. The Pitchly team configures an Okta Workforce connection in Auth0 using the provided details.

Part 1: Information to Submit to Pitchly

Your IT / Identity team should provide the following values from the Okta admin console. This information can be submitted here:

  • Connection Name
    This is a logical identifier of the connection. This name cannot be changed.

  • Client ID
    From the Okta OIDC application

  • Client Secret
    From the Okta OIDC application

  • User identifier
    Pitchly expects email to be sent and used as the unique user identifier

  • Allowed scopes
    Ensure the following scopes are enabled:

    • openid

    • profile

    • email


Part 2: Setup Information from Pitchly

You will need the following from Pitchly when setting up your application:

Need Help?

If you have questions or run into issues during setup, contact Pitchly Support at support@pitchly.com and include:

  • Client Okta domain

  • Connection name

  • Error message or screenshot (if applicable)

Did this answer your question?