Run Production Readiness Checks

Review production check results for your tenant before you deploy your production environment.

  1. Go to the Auth0 Management Dashboard and log in to your account.

  2. From the dropdown, select the tenant for which you want to run the Production Checks

  3. From the same dropdown, click Run Readiness Check to launch the interface

Auth0 Support pre-deployment production checks

Optional:

  1. Select one or more Applications associated with this tenant for which you want checks to run by clicking Filters.

  2. Click Apply.

When the test is complete, your screen will automatically refresh to display your check results.

Production check results

There are three categories of check result fixes:

The following are possible results for your check:

  • Passed

  • Failed

  • Best practices

Under each set of results, Auth0 tells you how many checks your application passed, as well as how many checks require review.

If your application failed for one or more checks, you'll see:

  • The name of the check

  • Information on what the check is looking for

  • A Configure link to the appropriate area where you can make the required fixes so that your Application passes the check

  • Hyperlink to corresponding documentation

All of the checks that your application passed are grouped together in the passed object of the results set. You can view the name of and information about the check, as well as review the associated documentation and use the hyperlink to go to the corresponding configuration area where you can make changes (if desired).

Learn more