Skip to main content

9 docs tagged with "additional configuration"

View All Tags

API tokens configuration

Using API tokens allows executing a request on Strapi's REST API endpoints as an authenticated user.

Configurations

Learn how you can manage and customize the configuration of your Strapi application.

CRON jobs

Strapi allows you to configure cron jobs for execution at specific dates and times, with optional reoccurrence rules.

Environment variables configuration

Strapi provides specific environment variable names. Defining them in an environment file (e.g., .env) will make these variables and their values available in your code.

Lifecycle Functions

Strapi includes lifecycle functions (e.g. register, bootstrap and destroy) that control the flow of your application.

SSO configuration

Strapi's SSO allows you to configure additional sign-in and sign-up methods for your administration panel. It requires an Enterprise Edition with a Gold plan.