How to change login method:
1. Open IIS on the web server
2. Right-click on the Web Apps site
3. Click on Explore
4. Open the web.config file
5. Scroll to the bottom until you see the “WindowsLogin” value=”True”
6. Change it from True to False
7. Save the file