- Resistant AI-managed accounts (Okta-managed)
- Federated SSO via your Identity Provider (SAML 2.0 or OIDC)
Web UI authentication is for human users in the UI and is separate from Documents API authentication.
How to choose
- Choose Okta-managed for the fastest setup, smaller teams, PoCs, or when you don’t require federated identity.
- Choose Federated SSO if you need enterprise governance (MFA, conditional access, automated offboarding, auditability).
Option 1 — Resistant AI-managed accounts (local password)
This is the simplest setup when you want Resistant AI to manage user accounts directly using email and password authentication. How it works- Resistant AI provisions the first Admin user during onboarding
- Admin users invite additional team members via the Web UI
- Users complete an invitation/activation flow and set their password
- Users sign in with their email and password
- Smaller teams
- PoCs and early-stage deployments
- Customers without a strong preference for federated identity
- Email address and name for the first Admin user
- Which stage(s): Testing and/or Production
Option 2 — Federated SSO (recommended for enterprise)
Federated SSO allows users to authenticate with your existing corporate IdP and policies. Supported standards- SAML 2.0 (most common for enterprise)
- OIDC (where applicable)
- Enterprise IAM governance
- Centralized MFA and conditional access
- Automated joiner/mover/leaver processes
- IdP metadata / configuration details required for setup
- Attribute mapping (at minimum: email, first name, last name)
- Optional: role assignment mapping rules (e.g., read-only vs read-write)
Roles (high level)
- Read-only: view results
- Read-write: submit documents and view results
Testing environment caveat
Testing and production are separate environments.- Users must be assigned/provisioned for the testing tenant/app specifically
- Federated SSO is typically configured separately for testing vs production tenants
Next steps
- Admin settings (local password users) — manage users with password authentication
- Admin settings (SSO-managed tenants) — view users with SSO authentication
- SSO setup (SAML 2.0) — configure SAML SSO
- SSO setup (OIDC) — configure OIDC SSO
- Microsoft Entra ID (SAML 2.0) — specific guidance for Entra ID