Sf
June 11, 2025 ยท View on GitHub
Session Fixation Attack - Prevent unauthorized takeover of user sessions by enforcing unique session IDs.
Example Usage
import { Sf } from "@vercel/sdk/models/putfirewallconfigop.js";
let value: Sf = {
active: true,
action: "deny",
};
Fields
| Field | Type | Required | Description |
|---|---|---|---|
active | boolean | :heavy_check_mark: | N/A |
action | models.PutFirewallConfigSecurityRequestRequestBodyCrsSfAction | :heavy_check_mark: | N/A |