chromium/third_party/blink/web_tests/external/wpt/fedcm/support/manifest_with_variable_accounts.json

{
  "accounts_endpoint": "variable_accounts.py",
  "client_metadata_endpoint": "client_metadata.py",
  "id_assertion_endpoint": "token_with_account_id.py",
  "login_url": "login.html",
  "modes": {
    "button": {
      "supports_use_other_account": true
    },
    "widget": {
      "supports_use_other_account": true
    }
  }
}