You can change the "secure" property on the cookie generator for the SSO cookie, but I don't really recommend it.
On Mon, Sep 20, 2010 at 11:57 AM, Bruno Gurgel <[email protected]> wrote: > No, > > A touch I could try CAS and after configure everything else. =/ > Ok, I'll configure SSL and make my tests again. > > Thank you Scott for the quick answer. > > Kind Regards > > Bruno Gurgel Gomes de Oliveira > Construtor 4Linux > www.4linux.com.br > Free Software Solutions > > ----- Original Message ----- > From: "Scott Battaglia" <[email protected]> > To: [email protected] > Sent: Monday, 20 September, 2010 12:15:11 PM > Subject: Re: [cas-user] Problems with the ticket usage between the services > > Are you running CAS over SSL? CAS only works in SSO mode over SSL. > > > > On Mon, Sep 20, 2010 at 9:43 AM, Bruno Gurgel < [email protected] > > wrote: > > > Hello everyone, > > I'm quite new here and in the SSO things. So, maybe what I'll gonna ask > would be a little dummy. Let me just introduce my problem. > My scenario is using CAS for SSO for 3 or 4 diferent services. Moodle, > Exoplatform and others. > > So, I deployed the CAS Server, and just configured the authentication to > generic using the File System Authentication Handler. > The Deploy works fine. I no erros at all. I can authenticate on moodle, > and Exo, and other services. But what I can't do is use the same ticket > for SSO. Seams that the CAS server generate a new ticket for each > service, so I cound't use the SSO. > > Some logs: > When someone logs in moodle: > 2010-09-20 10:38:56,812 INFO > [org.jasig.cas.authentication.AuthenticationManagerImpl] - > <AuthenticationHandler: > org.jasig.cas.adaptors.generic.FileAuthenticationHandler successfully > authenticated the user which provided the following credentials: > [username: bruno]> > 2010-09-20 10:38:56,817 INFO > [org.jasig.cas.CentralAuthenticationServiceImpl] - <Granted service > ticket [ST-1-Ed5Cdn6BfHSfcjf25TZU-cas] for service [ > http://192.168.0.16:4444/novo2/moodle/login/index.php ] for user > [bruno]> > > Ok, user logged in. > When another service, when I try to log in: > 2010-09-20 10:42:09,026 INFO > [org.jasig.cas.authentication.AuthenticationManagerImpl] - > <AuthenticationHandler: > org.jasig.cas.adaptors.generic.FileAuthenticationHandler successfully > authenticated the user which provided the following credentials: > [username: bruno]> > 2010-09-20 10:42:09,028 INFO > [org.jasig.cas.CentralAuthenticationServiceImpl] - <Granted service > ticket [ST-5-iLa7mqS9axAGgBOpSzuO-cas] for service [ > http://wcm.server.accl:8080/portal/private/classic/ ] for user [bruno]> > > Any ideias, or points I'm doing wrong? > > Kind Regards > > > Bruno Gurgel Gomes de Oliveira > Construtor(Consultant and Instructor) at 4Linux > www.4linux.com.br Free Software Solutions > > > -- 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 > > -- > 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
