[undertow-dev] Customized Session Management?

Marc Boorshtein marc.boorshtein at tremolosecurity.com
Mon Oct 14 11:07:54 EDT 2013


Is it possible to dynamicly control session cookies (scope, domain, name,
value) on the fly based on the URL in a session handler or is the cookie
managed by the web server?

For instance if I want to generate a different cookie depending on the URL
with differeny keys, I generate a cookie based on the URL name that could
be scoped at different levels.  I could have a url calls
https://apps.company.com/ and decide I want to scope the cookie at
company.com.  Is this something I can do pragmatically?

Thanks

-- 
Marc Boorshtein
CTO Tremolo Security
marc.boorshtein at tremolosecurity.com
<marc.boorshtein at tremolosecurity.com>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.jboss.org/pipermail/undertow-dev/attachments/20131014/4ef357a7/attachment.html 


More information about the undertow-dev mailing list