Skip to main content

Documentation Index

Fetch the complete documentation index at: https://onlook.mintlify.app/llms.txt

Use this file to discover all available pages before exploring further.

Supported protocols

ProtocolUse case
SAML 2.0SSO with Okta, Azure AD, Google Workspace
OIDCSSO with any OAuth 2.0 provider
SCIM 2.0Automated user provisioning and deprovisioning

SAML setup

  1. In your IdP, create a new SAML application.
  2. Set the ACS URL to https://api.onlookai.com/auth/saml/callback
  3. Set the Entity ID to https://api.onlookai.com
  4. Copy the IdP metadata XML and paste it into Settings → SSO in the Attune dashboard.

SCIM setup

  1. In the Attune dashboard, go to Settings → SCIM and generate a SCIM token.
  2. In your IdP, configure the SCIM endpoint: https://api.onlookai.com/scim/v2
  3. Use the generated token as the Bearer token.

Roles

RolePermissions
AdminFull access — settings, users, policies, export
AnalystRead sessions, scores, and audit logs
ViewerRead-only dashboard access
Roles are assigned via the Attune dashboard or pushed from your IdP via SCIM group mappings.