Skip to content

Authentication and SSO

Administrators only

Single Sign-On integration

Your team can sign in to Tallyfy with the same company login they already use for everything else. There’s no separate Tallyfy password to remember or reset. It’s free on every paid plan, and most teams finish setup in about 30 minutes. You can even make it the only way people log in, so no one slips in with a personal password.

This is single sign-on, or SSO1. It works with the big identity providers - Microsoft Entra ID, Google Workspace, Okta, OneLogin, and JumpCloud - plus any provider that supports the SAML2 standard.

SSO benefits

BenefitWhat it means
SecurityApply your company’s existing security rules and MFA (an extra login check beyond a password) to Tallyfy
One loginTeam members use their corporate username and password
Access controlManage Tallyfy permissions from your identity provider
Auto-provisioningNew users get Tallyfy accounts on first SSO login
Consistent policiesSame password complexity and session rules across all systems
Less IT overheadNo more Tallyfy-specific password resets

SSO as replacement for e-signatures

SSO authentication creates audit trails that can replace e-signature tools for internal approvals.

Why skip traditional e-signatures for internal use?

  • Extra cost per signature/user
  • Separate system to manage
  • Workflow interruption - users leave Tallyfy, sign elsewhere, then return

SSO-based approvals give you:

  • No extra cost - included with paid Tallyfy plans
  • Identity verification - corporate SSO confirms the approver’s identity
  • Audit trail - every approval logged with timestamp and user identity
  • No context switching - approvers complete tasks without leaving Tallyfy
  • Legal compliance - meets requirements for internal corporate approvals in most jurisdictions

Common use cases: purchase orders, policy acknowledgments, budget authorizations, project sign-offs, compliance confirmations, HR approvals.

Enforcing SSO-only access

Tallyfy can lock down your org so SSO is the only login method. When sso_auth_only is enabled:

  • Email and password logins are disabled org-wide
  • Manual member invites are blocked - all users must come through your identity provider
  • Non-SSO login attempts redirect to your SAML login page

For security details, see Compliance documentation on Mandatory Single Sign-On.

To enable SSO-only mode, contact Tallyfy support.

SSO authentication flow

Here’s what happens when someone logs in via SSO:

  1. User visits your org’s Tallyfy login link
  2. Tallyfy redirects to your identity provider (Entra ID, Google, etc.)
  3. User authenticates with corporate credentials and MFA
  4. Identity provider sends a SAML assertion back to Tallyfy
  5. First-time users get accounts created automatically from identity provider data (email, first name, last name)
SSO authentication flow diagram

Supported identity providers

Microsoft Entra ID (formerly Azure Active Directory)

Cloud identity and access management with conditional access and MFA.

Azure AD Setup Guide →

Google Workspace (formerly G Suite)

Identity platform for businesses using Gmail, Drive, and other Google tools.

Google Workspace Setup Guide →

Okta

Cloud-based identity service for enterprise SSO.

Okta Setup Guide →

OneLogin

Identity and access management with SSO capabilities.

OneLogin Setup Guide →

JumpCloud

Cloud directory platform with SAML-based SSO.

JumpCloud Setup Guide →

Other SAML 2.0 providers

Any SAML 2.0-compatible identity provider works. Contact support to verify compatibility.

Requirements for SSO setup

  • Admin access in both Tallyfy and your identity provider
  • Metadata exchange - URLs, certificates, and entity IDs between systems
  • Attribute mapping - email, first name, and last name fields from your identity provider to Tallyfy
  • Testing - verify with different user types before rolling out org-wide

Getting started

  1. Pick the setup guide for your identity provider above
  2. Contact Tallyfy support or your account manager
  3. Your IT team configures the identity provider side
  4. Test with users from different departments and roles
  5. Tell your team about the new login process

Troubleshooting authentication issues

Authentication loops

If you’re stuck in a login loop or can’t get past the login screen, visit https://account.tallyfy.com/logout to clear all sessions. Then clear your browser cookies for tallyfy.com, wait 10-15 seconds, and log in again.

For more details, see the authentication loop resolution guide.

Common SSO issues

IssueSolution
Login loops with SSOVisit https://account.tallyfy.com/logout, then re-authenticate
Can’t switch orgsForce logout and clear cookies for all tallyfy.com domains
SSO and password login conflictClear all sessions via the logout URL before switching methods
”Need admin approval” messageYour IT admin must approve Tallyfy in the identity provider settings

Footnotes

  1. SSO (single sign-on) lets people sign in to Tallyfy with the company login they already use, so there’s no separate Tallyfy password.

  2. SAML is the common standard that identity providers use to pass a verified login securely between systems.