I currently have a login and several wars and I hope that by logging in I can pass my User object per session to the other wars.
How do I configure my Wildfly 10 server so that all my wars developed in JSP can communicate without having to create a login to each war?