-
Jan 26th, 2011, 12:08 PM
#1
Sharing Authentication Between Two Separate Web Applications
Hello,
I have two web applications that live on different web servers but if you're authenticated in web app A then the user should also be authenticated in web app B. The inverse is not true, web app A is the "master" authenticator. So its basically single sign on. I have setup Spring Security on app B, but app A will not have Spring configured since its out of my control. Anyone have any ideas on what app A can send to the Spring based app B in order to tell that a user is authenticated in app A? Thanks for the help!
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