Access and authentication
Access and authentication
Section titled “Access and authentication”Use this page when the CMS or docs route does not admit an expected operator.
Cloudflare Access challenge appears
Section titled “Cloudflare Access challenge appears”Complete the existing operator Access flow. If the operator is not admitted, verify the existing policy assignment. Do not guess a user, group, or email domain.
Clerk sign-in does not load
Section titled “Clerk sign-in does not load”- Confirm the environment label and hostname.
- Retry sign-in from the CMS screen.
- If testing, run the repo’s CMS auth setup with the required environment variables.
- Check
tests/e2e/cms-auth-helpers.tsfor required auth variables and storage-state path.
Authenticated tests skip
Section titled “Authenticated tests skip”Authenticated tests skip when the required CMS test credentials or Clerk testing token are unavailable. That is a configuration failure for release proof when POWERADVICE_CMS_E2E_REQUIRE_AUTH=1.
Documentation screenshots cannot capture
Section titled “Documentation screenshots cannot capture”Stop and remediate when:
- the target host is production;
- Access credentials are missing;
- Clerk test credentials are missing;
- storage-state content would be printed;
- synthetic content is unavailable.