GetFirewallConfigSf

June 11, 2025 ยท View on GitHub

Session Fixation Attack - Prevent unauthorized takeover of user sessions by enforcing unique session IDs.

Example Usage

import { GetFirewallConfigSf } from "@vercel/sdk/models/getfirewallconfigop.js";

let value: GetFirewallConfigSf = {
  active: false,
  action: "deny",
};

Fields

FieldTypeRequiredDescription
activeboolean:heavy_check_mark:N/A
actionmodels.GetFirewallConfigSecurityResponse200ApplicationJSONResponseBodyCrsSfAction:heavy_check_mark:N/A