/subsystem=undertow/servlet-container=default/setting=session-cookie:add(http-only=true,secure=true)
How to configure WildFly to use secure session cookie and httpOnly
TweetPosted on Wednesday Feb 25, 2015 at 09:00AM in WildFly
Issue following command via jboss-cli:
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 #