Hi experts,
does anybody know the use of afpVerifierKey?
I guess it is something like an additional session id to prevent cross site scripting and CSRF.
If it is so, is there a way to configure the lifetime of this ID or to deactivate it?
As it is used as a parameter for the NavigationServlet request, these requests are
not cached when the afpVerifierKey changes even if you activated the navigation caches.
Any ideas to improve navigation caching anyway?
Thanks a lot for any ideas!
Regards Stefan