that was for a different thing and my colleague is working on it. got a diff requirement and this is idea which i am thinking of
Use Case: We have 3-4 apps written in Java, .NET and custom lang.We need single sign on between this applications. Approach: We can have Apache in front of all the apps (Single Point of Entry) and use CAS module on Apache to do the authentication with CAS Server ( deployed on Tomcat ) and LDAP. After the authentication, we can use Reverse Proxy to do the forward of the URL. --- Please let me know if this can be worked because this makes the application more safer and also the configuration is also easy. On Mon, Nov 15, 2010 at 2:36 PM, Marvin Addison <[email protected]>wrote: > > Can we have SSO between two apps using Apache as a single point of entry > > with CAS module on that. > > Are you still trying to solve the problem of SSO between two different > organizations? It would be very helpful if you described your use > case in detail, then we will be able to help further. > > M > > -- > You are currently subscribed to [email protected] as: > [email protected] > To unsubscribe, change settings or access archives, see > http://www.ja-sig.org/wiki/display/JSG/cas-user > -- You are currently subscribed to [email protected] as: [email protected] To unsubscribe, change settings or access archives, see http://www.ja-sig.org/wiki/display/JSG/cas-user
