Security

The security settings let you confugure default settings that affect security.

Security settings

Inactivity timeout

The inactivity timeout is the number of minutes that a Bunny user can be inactive before being asked to sign in again. Bunny maintains every user's session in a centralized session store and will invalidate the session, which will force reauthentication.

Default user role

New users in Bunny will automatically be assigned this role.

CORS settings

When working with Bunny React Components, you must configure the domains that will be hosting them or they will not be able to communicate with Bunny's API, since lives on a different domain that your web interface was loaded from.

Last updated

Was this helpful?