Forum Discussion

Sushant's avatar
Sushant
Icon for Altostratus rankAltostratus
May 05, 2021
Solved

Verifying DataSafe is working or not ?

I have attached my datasafe profile with my virtual server but not being able to check its status ? How can we verify Datasafe is working fine ? Inspect with my current web doesn't display anything r...
  • Erik_Novak's avatar
    May 07, 2021

    Yes, you will need to specify conditions for validating successful login. If you are using a response code, be careful with either 200 and 302 as an expected code. Very often, 200 is not accurate if the page immediately redirects a user in which case 302 is the expected code. That's a common mistake. If you a using an explicit URL, make sure that case sensitivity is correct--/Login.php and not /login.php. For your user name parameter, make sure you selected the option "Identify as Username" in the URL Configuration section.