Hi,

our web application is running on different sub-domains and we need
shiroSavedRequest cookie to be saved on domain level and not on subdomain
level.

This is supposed to be accomplished with the following setting in
shiro.ini:
[main]
securityManager.sessionManager.sessionIdCookie.domain=<domainName>

But as I understand, I cannot configure shiro in Tapestry through shiro.ini
file.

How else can I configure this?

Any help would be highly appreciated.

Regards,
Lidija

Reply via email to