Schema block :: Cerbos Authorization Management Platform // Documentation
Schema block
| This documentation is for an as-yet unreleased version of Cerbos PDP. Choose 0.53.0 from the version picker at the top right or navigate to https://docs.cerbos.dev for the latest version. |
See Schemas for more information about schemas.
Enforcement
enforcement can be set to one of the following three values:
none(default): Do not validate requests using schemaswarn: Validate requests and log warnings when there are validation failuresreject: Deny the request if it fails validation
schema:
enforcement: reject