{
  "issuer": "hhttps://hhttps.org",
  "protocol_version": "0.4.1",
  "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": [
    "citizen",
    "journalist",
    "student",
    "teacher",
    "researcher",
    "creative",
    "developer",
    "medical_professional",
    "caregiver",
    "lawyer",
    "notary",
    "civil_servant",
    "politician",
    "business",
    "craftsman"
  ],
  "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"
  ]
}