Auth0 · Schema

MdlPresentationProperties

AI AgentsAuthenticationAuthorizationFGAIdentity ManagementMCPOktaOpenID ConnectSAMLSecuritySCIM

Properties

Name Type Description
family_name boolean Family Name
given_name boolean Given Name
birth_date boolean Birth Date
issue_date boolean Issue Date
expiry_date boolean Expiry Date
issuing_country boolean Issuing Country
issuing_authority boolean Issuing Authority
portrait boolean Portrait
driving_privileges boolean Driving Privileges
resident_address boolean Resident Address
portrait_capture_date boolean Portrait Capture Date
age_in_years boolean Age in Years
age_birth_year boolean Age Birth Year
issuing_jurisdiction boolean Issuing Jurisdiction
nationality boolean Nationality
resident_city boolean Resident City
resident_state boolean Resident State
resident_postal_code boolean Resident Postal Code
resident_country boolean Resident Country
family_name_national_character boolean Family Name National Character
given_name_national_character boolean Given Name National Character
View JSON Schema on GitHub

JSON Schema

auth0-mdlpresentationproperties-schema.json Raw ↑
{
  "$schema": "https://json-schema.org/draft/2020-12/schema",
  "$id": "#/components/schemas/MdlPresentationProperties",
  "title": "MdlPresentationProperties",
  "type": "object",
  "additionalProperties": true,
  "minProperties": 1,
  "properties": {
    "family_name": {
      "type": "boolean",
      "description": "Family Name"
    },
    "given_name": {
      "type": "boolean",
      "description": "Given Name"
    },
    "birth_date": {
      "type": "boolean",
      "description": "Birth Date"
    },
    "issue_date": {
      "type": "boolean",
      "description": "Issue Date"
    },
    "expiry_date": {
      "type": "boolean",
      "description": "Expiry Date"
    },
    "issuing_country": {
      "type": "boolean",
      "description": "Issuing Country"
    },
    "issuing_authority": {
      "type": "boolean",
      "description": "Issuing Authority"
    },
    "portrait": {
      "type": "boolean",
      "description": "Portrait"
    },
    "driving_privileges": {
      "type": "boolean",
      "description": "Driving Privileges"
    },
    "resident_address": {
      "type": "boolean",
      "description": "Resident Address"
    },
    "portrait_capture_date": {
      "type": "boolean",
      "description": "Portrait Capture Date"
    },
    "age_in_years": {
      "type": "boolean",
      "description": "Age in Years"
    },
    "age_birth_year": {
      "type": "boolean",
      "description": "Age Birth Year"
    },
    "issuing_jurisdiction": {
      "type": "boolean",
      "description": "Issuing Jurisdiction"
    },
    "nationality": {
      "type": "boolean",
      "description": "Nationality"
    },
    "resident_city": {
      "type": "boolean",
      "description": "Resident City"
    },
    "resident_state": {
      "type": "boolean",
      "description": "Resident State"
    },
    "resident_postal_code": {
      "type": "boolean",
      "description": "Resident Postal Code"
    },
    "resident_country": {
      "type": "boolean",
      "description": "Resident Country"
    },
    "family_name_national_character": {
      "type": "boolean",
      "description": "Family Name National Character"
    },
    "given_name_national_character": {
      "type": "boolean",
      "description": "Given Name National Character"
    }
  }
}

Work with this as data

Every JSON Schema here is available over the APIs.io API and to AI agents over MCP.

MCP server

One button, every client — Claude, Cursor, VS Code and the rest.

https://apis.io/mcp

Tools for schemas

4 MCP tools reach this
  • find_json_schemasBrowse and filter every JSON Schema in the catalog.
  • apis_io_searchSTART HERE — APIs, providers and tags for one query, each with its total.
  • resolveTurn a domain, URL or GitHub org into the provider it belongs to.
  • find_cohortsEvery scored population of providers in the catalog.
All 92 tools →

Call it yourself

curl for this page
This JSON Schema
curl "https://apis.io/api/v1/json-schemas/auth0-mdlpresentationproperties"
All schemas
curl "https://apis.io/api/v1/json-schemas?limit=25"

Discovery needs no key. Ratings and market analysis are Pro.

Get an API key

Free tier, no form to fill in. Signing in shares your email address with us — we store it to create your key and to recognise you if you sign in with another provider. See our Privacy Policy and Terms.

A second provider on the same verified email joins the account you already have.