API tokens configuration
Using API tokens allows executing a request on Strapi's REST API endpoints as an authenticated user.
Using API tokens allows executing a request on Strapi's REST API endpoints as an authenticated user.
Steps to configure Auth0 as a Strapi Admin SSO Provider
Learn how you can manage and customize the configuration of your Strapi application.
Strapi allows you to configure cron jobs for execution at specific dates and times, with optional reoccurrence rules.
Steps to configure Discord as a Strapi Admin SSO Provider
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.
Enable experimental Strapi features
Steps to configure GitHub as a Strapi Admin SSO Provider
Steps to configure Gitlab as a Strapi Admin SSO Provider
Steps to configure Google as a Strapi Admin SSO Provider
Steps to configure Keycloak as a Strapi Admin SSO Provider
Strapi includes lifecycle functions (e.g. register, bootstrap and destroy) that control the flow of your application.
Steps to configure Microsoft Entra ID as a Strapi Admin SSO Provider
Steps to configure Okta as a Strapi Admin SSO Provider
Strapi plugins have a single entry point file to define their configurations.
Strapi's SSO allows you to configure additional sign-in and sign-up methods for your administration panel. It requires an Enterprise Edition.
How to configure Strapi for TypeScript development.