Skip to content

Slot: samesite

The cookie attribute that lets servers specify whether/when cookies are sent

with cross-site requests. Values are: Strict, Lax or None

URI: ocsf:samesite Alias: samesite

Applicable Classes

Name Description Modifies Slot
HttpCookie The HTTP Cookie object, also known as a web cookie or browser cookie, contain... no

Properties

Type and Range

Property Value
Range String
Domain Of HttpCookie

Cardinality and Requirements

Property Value

Aliases

  • SameSite

Identifier and Mapping Information

Schema Source

Mappings

Mapping Type Mapped Value
self ocsf:samesite
native ocsf:samesite

LinkML Source

name: samesite
description: 'The cookie attribute that lets servers specify whether/when cookies
  are sent

  with cross-site requests. Values are: Strict, Lax or None'
from_schema: https://w3id.org/lmodel/ocsf
aliases:
- SameSite
rank: 1000
alias: samesite
domain_of:
- HttpCookie
range: string