Kohei Nozaki's blog 

How to configure WildFly to use secure session cookie and httpOnly


Posted on Wednesday Feb 25, 2015 at 09:00AM in WildFly


Issue following command via jboss-cli:

/subsystem=undertow/servlet-container=default/setting=session-cookie:add(http-only=true,secure=true)



Comments:

In Wildfly 10.1, this no longer seems to be an option - "session-cookie" no longer exists as a value for "setting" - any other way to do it?

Posted by Robert Benkovitz on April 10, 2019 at 10:30 AM JST #


Leave a Comment

HTML Syntax: NOT allowed