Hi All,
I am developing a web application using Tomcat jsp/servlet engine that comes with webMethods 6.
In this application, a webMethods service is invoked (using webMethods specific jsp tags) which retrieves data from an Oracle database table and displays in the browser.
When you run the jsp, by default, IS displays a standard browser authentication dialog. It works fine. My requirement is to provide a FORM based login for this application. Can anybody tell me how I authenticate the user/password?
PS: There is a users.cnf file under [IS_DIR]/config directory. In this the password is encrypted.
Can anyone tell me how to validate the supplied password in this case?
Appreciate any help.
#Flow-and-Java-services#webMethods#Integration-Server-and-ESB