Skip to main content
This page is the universal SAML 2.0 reference for IdPs that don’t have a vendor-specific guide (PingFederate, Auth0 as IdP, Keycloak, Shibboleth, ADFS, etc.). The gavAI-side counterpart is the wizard at /console/settings/sso/new/generic.

Prerequisites

  • Admin access to your IdP.
  • Workspace admin in gavAI on a Scale or Enterprise plan.
  • One or more email domains you control.

What gavAI expects

The Service Provider config gavAI runs:

Attributes

Map the following at minimum:

1. Register gavAI as a Service Provider in your IdP

Use the Entity ID + ACS URL above. Most IdPs accept those two values plus the SP metadata XML, which gavAI exposes at the URL shown in the wizard.

2. Hand IdP metadata to gavAI

The simplest path: paste your IdP’s metadata URL into the gavAI wizard. gavAI fetches it, validates the certificate, and stores the SSO config. If your IdP doesn’t expose a metadata URL, paste the raw metadata XML instead.

3. Verify domains

gavAI shows a TXT record for each email domain. Add it to your DNS, then wait for re-verification.

4. Test

Sign in at https://gavai.io/login with an IdP-managed account. Audit-log traffic appears at /console/activity.

Troubleshooting