The /services is a CAS client since you must authenticate through CAS ;-) We maintain a cas.properties file which says how it should connect to CAS.
On Mon, Sep 27, 2010 at 12:45 PM, Bruno Gurgel <[email protected]> wrote: > Hello Scott, > > Thank you for your quick answer. =D > > There's no client in this error. I just tried to enter im cas/services to > manage the cas server. Any ideias? > > 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, 27 September, 2010 1:18:15 PM > Subject: Re: [cas-user] Acess to the cas/services > > Your TGT is sent back in the form of a cookie, not as a request > parameter. > > As for your error below, there's some misconfiguration on the client > (its not finding the CAS server) > > > > On Mon, Sep 27, 2010 at 10:40 AM, Bruno Gurgel < [email protected] > > wrote: > > > Hello everyone, > > I'm trying cas server for SSO. I've been read the wiki and followed the > the demo structions. > > My first mail here I was trying to set up cas without SSL, but now SSL > is working like the demo showed. > > After my deploy I've tried to acess cas/services to manage the sites, > but I've got and error: > > description The server encountered an internal error () that prevented > it from fulfilling this request. > > exception > > java.lang.RuntimeException: java.net.ConnectException: Connection > refused > > org.jasig.cas.client.util.CommonUtils.getResponseFromServer(CommonUtils.java:295) > > org.jasig.cas.client.validation.AbstractCasProtocolUrlBasedTicketValidator.retrieveResponseFromServer(AbstractCasProtocolUrlBasedTicketValidator.java:33) > ..... > > Any ideias ? Cas is already working over SSL, but when I authenticate > with moodle Cas only gives me a ST, insted of a TGT. > > Kind Regards > > Bruno Gurgel Gomes de Oliveira > Construtor 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
