Skip to main content

Data Source Mappings

Data Source Mappings define how data from a source translates into credential claims.

A mapping connects:

  • A Data Source (where to get the data)
  • A Credential Schema (what credential to issue)
  • Field Mappings (which source columns map to which credential claims)
  • Query Configuration (how to extract records from the source)

Example: Map the “full_name” database column to the “name” credential claim.