Skip to main content

Tenant Data Export

LumoAuth lets tenant administrators export all tenant data as a downloadable file. This is useful for backups, migrations, compliance audits, or handing off data to another system.


What's Included in the Export

A tenant export contains all data scoped to your tenant:

Data CategoryIncluded
Users (profiles, metadata)Yes
Groups and group membershipsYes
Roles and permissionsYes
OAuth applications (clients)Yes
Authentication settingsYes
Social login configurationsYes
Email templatesYes
WebhooksYes
SAML IdP configurationsYes
OIDC federation configurationsYes
Signing key metadataYes
Audit log entriesYes
GDPR / consent recordsYes
Credentials and secrets

Client secrets, API keys, and signing key private material are not included in exports for security reasons.


Creating an Export

  1. Go to /t/{tenantSlug}/portal/data-export
  2. Click Export Tenant Data
  3. Wait for the export to be prepared (this may take a few moments for large tenants)
  4. Click Download when the export is ready

The export is delivered as a compressed JSON archive.