Hi Prasad, CAS Server's source code can be found at https://github.com/Jasig/cas
On 7/10/14, 8:43 AM, Durga Prasad wrote: > Hi Mr Michael, > > Hope u r doing well. > Since I got another development, I had to keep aside of SSO. > Now I need again to focus on this. > Since I want to make use of only SSO part (Login I want to use our > own), where can I get the source code of CAS SSO? > I want to study it and will customize as per my needs. > Thanks much. > > Regards, > Prasad > > > On Fri, May 23, 2014 at 1:57 PM, Durga Prasad <[email protected] > <mailto:[email protected]>> wrote: > > Hi Michael, > > Your help is greatly appreciated. > > Thanks much. > I will go through it :) > > Regards, > Durga Prasad > > I > > > On Fri, May 23, 2014 at 12:24 PM, Michael Wechner > <[email protected] <mailto:[email protected]>> wrote: > > Hi > > We have integrated CAS SSO with Yanel (which is an open source > CMS based > on java and XML), whereas you will find the code at > > > https://github.com/wyona/yanel/blob/master/src/webapp/src/java/org/wyona/yanel/servlet/security/impl/CASWebAuthenticatorImpl.java > > and some documentation about it at > > http://www.yanel.org/en/documentation/security/sso-using-cas.html > > HTH > > Michael > > Am 23.05.14 05:54, schrieb Durga Prasad: > > Hi Folks, > > > > I am new to SSO implementation. > > I want to develop a SSO component which can be integrable to > java projects > > using CAS sso. I did POC on the JASIG site example with > Tomcat server. > > Now I need to develop a generic component which can fit to > Weblogic/Jboss > > servers. I want to implement it for my company applications. > We have the > > Authentication components already. We need SSO only. > > I understood from the example that for real time > implantation to my Java > > project, I can use the same CAS server but the need to > replace the CAS > > client binaries with our own applications. Please correct me > if I am wrong. > > > > Kindly guide me to implement CAS sso. > > Thanks much. > > > > Regards, > > Prasad > > Reply > > Forward > > > > > -- > You are currently subscribed to [email protected] > <mailto:[email protected]> as: [email protected] > <mailto:[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 -- 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
