Set the Callback URL

In order to avoid CSRF attacks you must set the Allowed Callback URLs field to %PUBLIC_URL%/auth/auth0, such as https://www.example.com/auth/auth0, where %PUBLIC_URL%` is the value of the LogScale configuration option PUBLIC_URL.

Using Auth0 authentication for LogScale requires that you set the PUBLIC_URL configuration option.