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.
Available Providers
Section titled “Available Providers”| Provider | Guide |
|---|---|
| Generic SAML | Setup Guide |
| Okta Workforce | Setup Guide |
| Google Workspace | Setup Guide |
| Microsoft Azure AD | Setup Guide |
| ADFS | Setup Guide |
| PingFederate | Setup Guide |
| JumpCloud | Setup Guide |
| Active Directory / LDAP | Setup Guide |
General SAML Setup Flow
Section titled “General SAML Setup Flow”For SAML-based providers (all except Active Directory / LDAP):
- Create a SAML application in your IdP admin console.
- Set the ACS (Assertion Consumer Service) URL to your AuthAction callback (see Service Provider metadata).
- Copy the IdP SSO URL and Entity ID / Issuer from your IdP.
- In AuthAction, go to Connections > Enterprise Connections, choose the provider, and enter those values.
- Optionally upload the IdP certificate for signature verification.
- Enable the connection for your applications and test from the login page.
LDAP Flow
Section titled “LDAP Flow”Active Directory / LDAP uses directory bind and search instead of browser SSO. See the Active Directory / LDAP guide.