📄️ KeyPairs
Biscuit Auth tokens are flexible, decentralized, and cryptographically secure authorization tokens.
📄️ Forges
The "forge" entity is a central component of the extension, specifically designed for the creation of "Biscuit" tokens. This generation process relies on the use of a pre-existing cryptographic key pair, thus guaranteeing the authenticity and security of the produced Biscuits.
📄️ Verifiers
Overview
📄️ Attenuators
What biscuit attenuators are ?
📄️ Biscuit RBAC Policies
A Role-Based Access Control (RBAC) implementation has been put in place. This system was directly integrated at the level of the Biscuits verifiers, offering a robust and granular security layer. RBAC makes it possible to precisely define who can access which resources, based on the roles assigned to users. This approach ensures fine-grained permission management and strengthens the overall security of the system.
📄️ Remote Facts Loader
The Remote Facts Loader entity facilitates the loading of external facts (checks, rules, acl, rbac) provided by an API.