Overview
Pitchly uses Auth0 as its authentication layer and supports Okta as an identity provider via OIDC. The setup requires configuration on both sides:
The client creates an OIDC application in Okta and provides Pitchly with a small set of credentials.
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.Okta Domain
Example:https://company.okta.comorhttps://company.okta-emea.comClient ID
From the Okta OIDC applicationClient Secret
From the Okta OIDC applicationUser identifier
Pitchly expects email to be sent and used as the unique user identifierAllowed scopes
Ensure the following scopes are enabled:openidprofileemail
Part 2: Setup Information from Pitchly
You will need the following from Pitchly when setting up your application:
Redirect / Callback URL (we will provide)
Application type: Web Application
Grant type: Authorization Code
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)
