-
Jul 26th, 2012, 05:42 AM
#1
Authorize on two or more web applications simultaneously
Hi,
can you please give me a hint, how to authorize user on few web applications at the same time?
I have:
- EAR
- - WAR 1 (example.com/)
- - WAR 2 (example.com/shop/)
- - ...
- - WAR n (example.com/forum/)
Every WAR is a Spring (+Security) based application. User is authenticated and authorized on WAR 1. When he swithes to any other WAR, he have to pass authentication again. How to bypass it?
Thanks.
- Lsync
Tags for this Thread
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules