• If you are still using CentOS 7.9, it's time to convert to Alma 8 with the free centos2alma tool by Plesk or Plesk Migrator. Please let us know your experiences or concerns in this thread:
    CentOS2Alma discussion

How do I setup basic form validation

C

coglethorpe

Guest
I'm trying to use basic form validation to authenticate people before they use my Plesk deployed Tomcat application. I updated the tomcat-users.xml file with the name and role I wanted, then updated the web.xml for my applicaiton to use basic authentication.

This works just fine on my development machine.

However, when I try it on the box I have Plesk running on, it does not work. Is there a different type of authentication I need to use?
 
Back
Top