{
    "resource": "https://haiwaizhijia.com/",
    "resource_name": "Haiwaizhijia (\u6d77\u5916\u4e4b\u5bb6) | Direct U.S. Real Estate Developers &amp; Texas Villa Investments",
    "authorization_servers": [
        "https://haiwaizhijia.com/.well-known/oauth-authorization-server"
    ],
    "scopes_supported": [
        "openid",
        "profile",
        "email"
    ],
    "bearer_methods_supported": [
        "header",
        "body",
        "query"
    ],
    "resource_documentation": "https://haiwaizhijia.com/llms.txt",
    "agent_auth": {
        "skill": "https://haiwaizhijia.com/auth.md",
        "register_uri": "https://haiwaizhijia.com/agent/auth",
        "revocation_uri": "https://haiwaizhijia.com/agent/auth/revoke",
        "identity_endpoint": "https://haiwaizhijia.com/agent/identity",
        "claim_endpoint": "https://haiwaizhijia.com/agent/identity/claim",
        "events_endpoint": "https://haiwaizhijia.com/agent/event/notify",
        "identity_types_supported": [
            "anonymous",
            "identity_assertion",
            "service_auth"
        ],
        "identity_assertion": {
            "assertion_types_supported": [
                "urn:ietf:params:oauth:client-assertion-type:jwt-bearer",
                "urn:workos:agent-auth:assertion-type:identity"
            ]
        },
        "events_supported": [
            "https://schemas.workos.com/events/agent/auth/identity/assertion/revoked"
        ]
    }
}