I'm working on an application with the following architecture:
As you can see the system will have several modules.
In Project Portal I implemented JAAS, and I am not able to maintain authentication when I enter another module within the system. How can I authenticate and log in to another application?