{
  "issuer": "https://www.transasia.ltd",
  "authorization_endpoint": "https://www.transasia.ltd/.well-known/oauth-authorization-server",
  "token_endpoint": "https://www.transasia.ltd/.well-known/oauth-authorization-server",
  "jwks_uri": "https://www.transasia.ltd/.well-known/http-message-signatures-directory",
  "response_types_supported": [
    "token"
  ],
  "grant_types_supported": [
    "client_credentials"
  ],
  "token_endpoint_auth_methods_supported": [
    "none",
    "client_secret_basic"
  ],
  "scopes_supported": [
    "read",
    "public"
  ],
  "registration_endpoint": "https://www.transasia.ltd/auth.md",
  "agent_auth": {
    "skill": "https://www.transasia.ltd/auth.md",
    "register_uri": "https://www.transasia.ltd/auth.md",
    "registration_endpoint": "https://www.transasia.ltd/auth.md",
    "claim_uri": "https://www.transasia.ltd/auth.md",
    "identity_endpoint": "https://www.transasia.ltd/auth.md",
    "claim_endpoint": "https://www.transasia.ltd/auth.md",
    "identity_types_supported": [
      "anonymous",
      "agent",
      "user"
    ],
    "credential_types_supported": [
      "none",
      "bearer"
    ],
    "anonymous": {
      "credential_types_supported": [
        "none",
        "bearer"
      ]
    },
    "claims_supported": [],
    "revocation_endpoint": "https://www.transasia.ltd/.well-known/oauth-authorization-server",
    "revocation_uri": "https://www.transasia.ltd/.well-known/oauth-authorization-server",
    "events_supported": [
      "https://schemas.openid.net/secevent/oauth/event-type/token-revocation"
    ]
  }
}
