Cbox ID
Configuration
Configuration
How to configure a Cbox ID deployment, and the secure defaults it ships with. Run
php artisan cbox-id:doctor any time to have the important settings checked for
you.
- Environment variables — the complete reference: every
CBOX_ID_*variable, the security-posture Laravel keys, and the optional subsystems, with defaults and when to change them.
Signing keys are not environment variables — they live in the database, are
minted on install/first use, and are rotated with cbox-id:keys:rotate (see
Operations). The public half is published at
/.well-known/jwks.json.