Guides & Tutorials

Secure Pages

Test and annotate protected pages securely

Overview

Inpera supports testing and annotating pages that require authentication, ensuring your entire application can be visually tested.

Setting Up Authentication

To test protected pages:

  1. Configure authentication credentials in Inpera
  2. Set up session management
  3. Configure which pages require authentication
  4. Test your authentication flow

Security Best Practices

Security recommendations:

  • Use dedicated test accounts with limited permissions
  • Rotate credentials regularly
  • Never commit credentials to version control
  • Use environment variables for sensitive data