Skip to main content
Version: 11.3.0

Customization

HYPR Affirm exposes several customization surfaces — visual branding through Affirm Studio kits, per-workflow legal content through the Customizable Consent Screen, image distribution through Directory Image Writeback, and behavioral overrides (user directory lookup, SMS/email transport, outcome API calls) through the Code Customization API.

For SMS and email content customization specifically, see also the Affirm Content Customization API.

In this section

Affirm Studio (Admin)

Visual and content customization for the end-user verification experience. Build branding kits — colors, logos, screen content per workflow — through the Affirm Studio admin UI, and assign kits to workflows or use API-driven content overrides.

Configure custom Terms and Conditions text per workflow. The required Entrust consent block is preserved automatically; the customer-authored content sits alongside it. Useful for employee onboarding, partner onboarding, or any flow with a different legal posture than the platform default.

Directory Image Writeback

Push verification images (selfies, document captures, biometric evidence captures) directly to enterprise directories — Entra ID, Okta, Ping, or a custom endpoint — without persisting them in HYPR. Supports privacy-by-design and data-minimization requirements.

OIDC Settings

Configure OIDC client behavior for verification flows that hand off via OIDC — client IDs, scopes, redirect URIs, and the OIDC-specific outcome configuration.

Code Customizations

The Code Customization API entry point. Register custom scripts that override default behavior for user directory lookup, SMS sending and verifying, email sending, outcome API calls, and image writeback. Includes input/output contracts for each customization type.