When I log into the backoffice, I can see the domain for the UMB_UCONTEXT cookie is set to .domain.com but all the others are still setting to backoffice.domain.com:
UMB-XSRF-TOKEN
UMB-XSRF-V
UMB_SESSION
UMB_UPDCHK
Is there something I've missed that would make sure these cookies are being set with the correct domain?
AuthCookieDomain Setting
Having some trouble with using the AuthCookieDomain setting in v13.5.2
We have our backoffice on a subdomain like this:
backoffice.domain.com
The app settings are as follows:
When I log into the backoffice, I can see the domain for the
UMB_UCONTEXT
cookie is set to.domain.com
but all the others are still setting tobackoffice.domain.com
:UMB-XSRF-TOKEN
UMB-XSRF-V
UMB_SESSION
UMB_UPDCHK
Is there something I've missed that would make sure these cookies are being set with the correct domain?
Thanks, Alex
is working on a reply...