{
  "issuer": "https://hhttps.org",
  "hhttps_issuer": "hhttps://hhttps.org",
  "protocol_version": "0.5.0",
  "base_url": "https://hhttps.org",
  "jwks_uri": "https://hhttps.org/.well-known/jwks.json",
  "check_endpoint": "https://hhttps.org/hhttps/check",
  "registration_endpoint": "https://hhttps.org/hhttps/webauthn/register/start",
  "authentication_endpoint": "https://hhttps.org/hhttps/webauthn/auth/start",
  "token_refresh_endpoint": "https://hhttps.org/hhttps/token/refresh",
  "revocation_endpoint": "https://hhttps.org/hhttps/revoke",
  "roles_endpoint": "https://hhttps.org/hhttps/roles",
  "machine_endpoint": "https://hhttps.org/hhttps/machine/register",
  "webhooks_endpoint": "https://hhttps.org/hhttps/webhooks",
  "stats_endpoint": "https://hhttps.org/hhttps/stats",
  "token_ttl": 3600,
  "refresh_ttl": 604800,
  "supported_algorithms": [
    "ES256"
  ],
  "supported_roles": "esco-dynamic (no fixed catalogue)",
  "roles_model": {
    "base_identity": "citizen",
    "esco_suggest": "https://hhttps.org/hhttps/esco/suggest",
    "discovery": "https://hhttps.org/.well-known/hhttps-role-assurance"
  },
  "supported_verification": [
    "self-declared",
    "webauthn",
    "email-verified",
    "github-verified",
    "school-email",
    "medical-email",
    "lawyer-email",
    "press-card",
    "student-id",
    "teacher-id",
    "association-member",
    "orcid",
    "craft-chamber-id",
    "master-certificate",
    "care-chamber-id",
    "bar-association-id",
    "notary-chamber-id",
    "approbation-id",
    "service-id",
    "official-email",
    "domain-verified",
    "handelsregister",
    "bundestag-verified",
    "institution-verified",
    "eudi-wallet-role"
  ]
}