KeystoneJS: Auth & Access Control
Docs-backedAuthentication and access control are defined in the KeystoneJS schema using access control functions. These functions evaluate per-operation, per-item, and per-field access rules — enabling fine-grained authorization that maps to specific agent roles. Self-hosted deployments manage authentication through the KeystoneJS session system or external identity providers.