SSO is available on the Team and Enterprise plans.
Supported Providers
ParleHub supports the two identity providers most common in professional services firms:- Microsoft Entra ID (formerly Azure Active Directory) — for firms on Microsoft 365
- Google Workspace — for firms using Google as their identity layer
Setting Up Entra ID SSO
Before you begin, make sure you have an Azure portal account with permission to register applications in your Entra ID tenant.1
Open SSO settings
In ParleHub, go to Settings → Security → SSO.
2
Choose Microsoft Entra ID
Select Microsoft Entra ID from the list of supported identity providers.
3
Enter your tenant credentials
In the Azure portal, register a new application under App registrations, then copy the Tenant ID, Client ID, and Client Secret into the corresponding fields in ParleHub.
4
Test the connection
Click Test Connection. ParleHub will attempt an authentication handshake with your tenant. Resolve any errors before proceeding — common issues include incorrect redirect URIs and missing API permissions.
5
Enable SSO for your org
Toggle Enable SSO. Optionally, enable Require SSO to disable password-based logins entirely and force all sign-ins through Entra ID.
Setting Up Google Workspace SSO
Before you begin, make sure you have a Google Workspace admin account and access to the Google Cloud Console for your organization.1
Open SSO settings
In ParleHub, go to Settings → Security → SSO.
2
Choose Google Workspace
Select Google Workspace from the list of supported identity providers.
3
Enter your domain and OAuth credentials
In the Google Cloud Console, create an OAuth 2.0 client under APIs & Services → Credentials. Copy the Client ID and Client Secret, then enter your primary Workspace domain in ParleHub.
4
Test the connection
Click Test Connection and sign in with a Google Workspace account. Confirm the handshake completes without errors before proceeding.
5
Enable SSO for your org
Toggle Enable SSO. Optionally enable Require SSO to restrict logins to Google Workspace accounts only.
What Changes After SSO Is Enabled
Once SSO is active, the following behaviors apply across your organization:- Sign-in flow. Users reach the ParleHub login page, click Continue with Microsoft or Continue with Google, and are redirected to your identity provider’s authentication screen. They never set or use a ParleHub-specific password (unless you leave password login enabled alongside SSO).
- Provisioning. New users in your identity provider can sign in to ParleHub immediately. An Org Admin still controls which projects they are added to, but they no longer need a separate ParleHub invitation to authenticate.
- Offboarding. When you disable, suspend, or delete a user in Entra ID or Google Workspace, their active ParleHub session is invalidated and they cannot start a new one. This happens automatically — no action is required in ParleHub.
- Audit trail. SSO sign-in and sign-out events are recorded in the audit log, including the identity provider that authenticated the session.