Skip to Content
EnterpriseConfigurationConfiguration Reference

Configuration Reference

Enterprise Veriproof deployments have three configuration surfaces:

SurfaceFile / LocationPurpose
SDK optionsApplication code / DI containerControls how the SDK behaves at ingest time
Function App settingsAzure App Settings / environment varsControls the Customer Portal API and Ingest API
Deployment contextdeployment-config.json (signed static file)Tells the portal frontend which mode and setup state it is in

Consult the sub-pages for full reference:

  • SDK ConfigurationVeriproofRestOptions, DeploymentMode enum, all SDK settings
  • Environment Variables — complete Function App settings reference for both the Customer Portal API and the Ingest API
  • Deployment Context — how to generate, sign, and deploy the deployment-config.json file
Last updated on