Hi,
It looks like the documentation needs a further update.
STRICT_SERVLET_COMPLIANCE also affects the CookieProcessor instances.
Specifically, look at the forwardSlashIsSeparator attribute of the
LegacyCookieProcessor.
https://tomcat.apache.org/tomcat-9.0-doc/config/cookie-processor.html
T
---
Description
---
I have a web app that is a collection of a few web apps, with a structure
like:
- apache-tomcat
- myWebSite
- webapps
- web app #1 (login)
- web app #2
- ... ...
- web app #X
I use Tomcat SingleSignOn valve for moving around the we
On Wed, Jul 13, 2022 at 10:21 AM EXT-Denton, Sam T
wrote:
>
> This may help you:
> https://stackoverflow.com/questions/15742580/how-to-programmatically-login-to-j-security-check
>
> Sam Denton
> Advisor, Solutions Architect
> Mobile (314) 827-4017
> 24x7 SBS Suppot (405) 312-9936
>
Thanks for th