Thank you very much for your reply, I was indeed reading around and discovered that SSO requires SSL, even if the login part works without.
Because I'm trying yet to familiarize with some CAS concepts, I have some questions. I will keep reading around but if someone would be so kind to take some time to point me in the right direction will be very appreciated! - For now the test pages are not on https (they are on an Apache webserver), can this be a problem ? I have noticed that the single-sign-out still does not work. I think because for now the session are cookie-based, am I correct? To make it work I have to use some persisten ticket registry, like the JDBC TicketRegistry ? - The clients (php) does not have direct access to the mysql database that hosts user credentials. It is possible using CAS to send the role back to the clients ? (SAML 1 protocol maybe ?) Thanks again for any feedback ! Scott Battaglia-2 wrote: > > Are you running your CAS server over SSL? SSL is required for SSO. > > Cheers, > Scott > -- View this message in context: http://jasig.275507.n4.nabble.com/CAS-firsts-steps-SSO-does-not-work-tp3023754p3023966.html Sent from the CAS Users mailing list archive at Nabble.com. -- 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
