Production Checks: Recommended Fixes

Production Checks: Recommended Fixes

The following checks see if you've completed all recommendations (which are optional) for successful deployment to Production.

For more information about your checks output, see Run Production Checks.

Check Description
Authorization Extension Evaluate the Authorization Extension if you have authorization requirements.
Custom Domain is configured Use custom domains with Universal Login for the most seamless and secure experience for your end users.
Custom Error Page is configured Configure a Custom Error Page with your application-specific details and corporate branding.
Email Templates are configured Configure custom email templates with your application specific details and corporate branding.
Guardian Multi-factor or other Multi-factor Authentication Providers Consider multi-factor authentication as part of the authentication strategy.
MFA for Tenant Administrators is enabled Enable multi-factor authentication for tenant administrators.
Universal Login Password Reset Page is customized Configure a Custom Universal Login Page for Password Reset with your application details and corporate branding.
Redirect Logout URL Review the Allowed Redirect Logout URLs for your Application.
Use RS256 Instead of HS256 Set the JSONWebToken Signature Algorithm to RS256 instead of HS256.

Learn more