Skip to content

Enterprise Connections

Enterprise connections let organizations federate authentication through their identity providers using SAML 2.0 or LDAP. Each provider has a dedicated setup guide below.

ProviderGuide
Generic SAMLSetup Guide
Okta WorkforceSetup Guide
Google WorkspaceSetup Guide
Microsoft Azure ADSetup Guide
ADFSSetup Guide
PingFederateSetup Guide
JumpCloudSetup Guide
Active Directory / LDAPSetup Guide

For SAML-based providers (all except Active Directory / LDAP):

  1. Create a SAML application in your IdP admin console.
  2. Set the ACS (Assertion Consumer Service) URL to your AuthAction callback (see Service Provider metadata).
  3. Copy the IdP SSO URL and Entity ID / Issuer from your IdP.
  4. In AuthAction, go to Connections > Enterprise Connections, choose the provider, and enter those values.
  5. Optionally upload the IdP certificate for signature verification.
  6. Enable the connection for your applications and test from the login page.

Active Directory / LDAP uses directory bind and search instead of browser SSO. See the Active Directory / LDAP guide.