Connect your IdP to Pelanor to facilitate seamless login Sign-On (SSO) using OIDC (OpenIDC Connect).
organization_id
.Create an OIDC application
Add redirect URI
Environment | Redirect URI format |
---|---|
US (default) | https://app.pelanor.io/api/auth/callback/{idp}-{organization_id} |
EU | https://app-eu.pelanor.io/api/auth/callback/{idp}-{organization_id} |
{idp}
with entra
, okta
, or jumpcloud
and {organization_id}
with your unique value.Assign users
Send config to Pelanor Support
Wait for confirmation
Open the Default Workspace
Copy the subtitle
Go to login page
Click 'Log in with SSO'
Enter org name and authenticate
acme
), authenticate via your IdP, and access the platform.Register the app
Set redirect URI
https://app.pelanor.io/api/auth/callback/entra-{organization_id}
https://app-eu.pelanor.io/api/auth/callback/entra-{organization_id}
Create secret and collect info
Assign users
Create app integration
Set redirect URI
https://app.pelanor.io/api/auth/callback/okta-{organization_id}
https://app-eu.pelanor.io/api/auth/callback/okta-{organization_id}
Assign users and collect credentials
Add new OIDC app
Choose custom OIDC
Set redirect URI and grant type
https://app.pelanor.io/api/auth/callback/jumpcloud-{organization_id}
https://app-eu.pelanor.io/api/auth/callback/jumpcloud-{organization_id}
Activate and assign