### Search before asking - [x] I had searched in the [issues](https://github.com/apache/shiro/issues?q=is%3Aissue) and found no similar issues. ### Enhancement Request As discussed [here](https://lists.apache.org/thread/01bmlsns7rkf2z1wp7cphl0j6o6q0zww), Shiro 2 forces a `SessionTrackingMode` of `COOKIE` in EE integration mode. This behavior should be configurable. ### Describe the solution you'd like Maybe another `<context-param>` to stay with SessionTrackingMode already configured in `web.xml`. ### Are you willing to submit PR? - [ ] Yes I am willing to submit a PR!