Amin, That really depends upon your application. If it uses standard frameworks, ASP.NET Authentication Handlers, Java Spring Security, Java getRemoteUser, etc., then it is just a matter of configuration and you will likely not need to make any code changes.
If the authentication code is tightly integrated in your application, then you'll need to mod it or use some other method to authenticate the application (most likely using the Clear Pass module). https://github.com/Unicon/cas-owa-2010 is an example of a helper app that logs users into Exchange. This can be modeled for other things as well. John On 7/6/14, 12:14 AM, Amin wrote: > Hi > every body > I'm new in the Cas SSO. I want to know is there any way that My web > applications have connection with Cas server without any change(Code) in my > already developed web applications. > > > thanks -- 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
