You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi @eddumelendez - this means we will use Base64 encoding as default cookie encoding in 2.x (it's currently optional). This shouldn't affect session id generation.
We should update to use base 64 encoding by default since Tomcat 8.5 requires it and we are moving to 2.x
The text was updated successfully, but these errors were encountered: