Basic Authorization is one method for restricting access to web pages protected by the HTTP protocol.

Enabling basic authentication requires a specific username and password, so users without this information cannot view the web page.

Conversely, disabling basic authentication allows anyone to access the web page.

Note: Basic authentication is disabled by default.

Please follow the steps below only if you want to enable it as needed.

Configuration Steps

  1. Click the setting button of the corresponding project in the workspace.

image (10).png

  1. Click Public settings.

image (1) (1).png

  1. Turn on basic authentication.
  2. Enter the user name in half-width alphanumeric characters and click the ✓ mark on the right.
  3. Enter the password in half-width alphanumeric characters. Click the ✓ mark on the right.