Skip to main content

Integration Guides

This section provides implementation guidance to integrate Visual Passcodes across different architectures, identity providers, and API use cases.

Use the pages below as a quick map of the available integration paths:

  • OIDC compliant services: Integrate Visual Passcodes through an existing OIDC provider (for example, Keycloak, Auth0, Entra ID, or OneLogin).
  • Other services: Direct integration patterns for confidential clients, public clients, and second-factor (2FA) scenarios.
  • SCIM2: Provisioning and identity lifecycle integration using SCIM 2.0 endpoints.
  • API Reference: OIDC discovery, endpoints, tokens/scopes, and OpenAPI reference specs.
  • Security Best Practices: Recommended controls for secure implementation and token handling.

If you're starting a new integration, a common order is: API Reference → Integration path (OIDC compliant services or Other services) → SCIM2 (if needed) → Security Best Practices.