{
  "issuer": "https://www.comprooro-genzanodiroma.it",
  "authorization_endpoint": "https://www.comprooro-genzanodiroma.it/agent/oauth/authorize",
  "token_endpoint": "https://www.comprooro-genzanodiroma.it/agent/oauth/token",
  "jwks_uri": "https://www.comprooro-genzanodiroma.it/.well-known/jwks.json",
  "registration_endpoint": "https://www.comprooro-genzanodiroma.it/agent/register",
  "scopes_supported": [
    "public:read",
    "business:contact"
  ],
  "response_types_supported": [
    "code"
  ],
  "grant_types_supported": [
    "authorization_code",
    "client_credentials",
    "urn:ietf:params:oauth:grant-type:jwt-bearer",
    "urn:workos:agent-auth:grant-type:claim"
  ],
  "revocation_endpoint": "https://www.comprooro-genzanodiroma.it/agent/oauth/revoke",
  "token_endpoint_auth_methods_supported": [
    "client_secret_basic",
    "client_secret_post"
  ],
  "service_documentation": "https://www.comprooro-genzanodiroma.it/auth.md",
  "agent_auth": {
    "skill": "https://www.comprooro-genzanodiroma.it/auth.md",
    "register_uri": "https://www.comprooro-genzanodiroma.it/agent/register",
    "claim_uri": "https://www.comprooro-genzanodiroma.it/agent/identity/claim",
    "identity_endpoint": "https://www.comprooro-genzanodiroma.it/agent/identity",
    "claim_endpoint": "https://www.comprooro-genzanodiroma.it/agent/identity/claim",
    "events_endpoint": "https://www.comprooro-genzanodiroma.it/agent/event/notify",
    "identity_types_supported": [
      "anonymous",
      "identity_assertion"
    ],
    "credential_types_supported": [
      "bearer_token"
    ],
    "anonymous": {
      "credential_types_supported": [
        "bearer_token"
      ],
      "claim_uri": "https://www.comprooro-genzanodiroma.it/agent/identity/claim"
    },
    "identity_assertion": {
      "assertion_types_supported": [
        "verified_email"
      ],
      "credential_types_supported": [
        "bearer_token"
      ],
      "claim_uri": "https://www.comprooro-genzanodiroma.it/agent/identity/claim"
    }
  }
}