I have 2 applications: The first is a Java front-end application and the second is a Java REST Web Application both protecting with CAS. I am using Proxy Authentication to implements the server-side communication between first application and second application?
Is this the better form?