{
  "issuer": "https://top.podia.cloud",
  "authorization_endpoint": "https://top.podia.cloud/oauth/authorize",
  "token_endpoint": "https://top.podia.cloud/oauth/token",
  "jwks_uri": "https://top.podia.cloud/.well-known/jwks.json",
  "response_types_supported": ["code"],
  "grant_types_supported": ["authorization_code"],
  "scopes_supported": ["public"],
  "token_endpoint_auth_methods_supported": ["none"],
  "agent_auth": {
    "skill": "https://top.podia.cloud/auth.md",
    "register_uri": "https://top.podia.cloud/auth.md",
    "identity_types_supported": ["anonymous", "identity_assertion"],
    "credential_types_supported": ["none", "http-message-signature"],
    "anonymous": {
      "credential_types_supported": ["none", "http-message-signature"],
      "claim_uri": "https://top.podia.cloud/auth.md#agent-claim"
    },
    "identity_assertion": {
      "assertion_types_supported": ["verified_email", "urn:ietf:params:oauth:token-type:id-jag"],
      "credential_types_supported": ["http-message-signature", "none"],
      "claim_uri": "mailto:editorial@datingwit.com"
    },
    "claim_uri": "https://top.podia.cloud/auth.md#agent-claim",
    "claim_url": "https://top.podia.cloud/auth.md#agent-claim",
    "revocation_uri": "https://top.podia.cloud/auth.md#agent-revocation",
    "revocation_url": "https://top.podia.cloud/auth.md#agent-revocation",
    "events_supported": ["agent.revoked"],
    "methods": [
      {
        "type": "anonymous",
        "identity_types_supported": ["anonymous"],
        "credential_types_supported": ["none", "http-message-signature"],
        "claim_uri": "https://top.podia.cloud/auth.md#agent-claim"
      },
      {
        "type": "verified_email",
        "identity_types_supported": ["identity_assertion"],
        "assertion_types_supported": ["verified_email"],
        "credential_types_supported": ["http-message-signature", "none"],
        "claim_uri": "mailto:editorial@datingwit.com"
      }
    ]
  }
}
