Session Fixation Attack - Prevent unauthorized takeover of user sessions by enforcing unique session IDs.
import { Sf } from "@vercel/sdk/models/getfirewallconfigop.js";
let value: Sf = {
active: false,
action: "deny",
};
Field | Type | Required | Description |
---|---|---|---|
active |
boolean | ✔️ | N/A |
action |
models.GetFirewallConfigSecurityResponse200ApplicationJSONResponseBodyCrsSfAction | ✔️ | N/A |