Session token shown in the log file
I’m working on a JAVA web application running on Tomcat. A session token is generated and stored in a cookie when a user authenticates.
Unfortunately, when tracing is enabled, Tomcat dumps the value of the cookies of incoming HTTP requests… Continue reading Session token shown in the log file