Google Chrome DevTools

To create an authentication object in the Bright app by using any of the available authentication options, you will need to get valid parameters and values required for a successful authentication setup, the specific parameters depend on the required authentication flow. You can find them in the browser DevTools of your application. To do that, follow these steps:

  1. Open the DevTools in your application.
  2. In the DevTools, select the Network tab.

🚧

Make sure that the Preserve log checkbox is selected.

1901
  1. Perform a request by submitting the login call.
  2. Use the data of the relevant login request when completing the authentication setup fields.

📘

It is important to select the actual login request from the overall list to pass the authentication setup successfully.

When starting a new scan, you can select any authentication objects you previously created in the Bright app. This will allow the Bright engine to perform the re-authentication automatically during the scan.