Your service url is wrong: https//localhost:8443/pentaho/j_spring_cas_security_check
You're missing a colon. It should be https:// Cheers, Scott On Fri, Feb 4, 2011 at 1:39 PM, Yusdenis Sanches perodin < [email protected]> wrote: > I have integrated Pentaho and CAS. But I have the following problem: > When I try to start pentaho, the login page appear, once time that I > authenticated, the CAS don't redirect me to the Pentaho Home page. > > My cas.log is the following: > > 2011-02-04 14:02:20,442 INFO > [org.jasig.cas.authentication.AuthenticationManagerImpl] - > AuthenticationHandler: > org.jasig.cas.authentication.handler.support.SimpleTestUsernamePasswordAuthenticationHandler > successfully authenticated the user which provided the following > credentials: [username: admin1] > 2011-02-04 14:02:20,448 INFO > [org.jasig.cas.CentralAuthenticationServiceImpl] - Granted service ticket > [ST-8-gLnOhrlUHPIE529SuiIb-cas] for service > [https//localhost:8443/pentaho/j_spring_cas_security_check] for user > [admin1] > 2011-02-04 14:02:43,176 INFO > [org.jasig.cas.CentralAuthenticationServiceImpl] - Granted service ticket > [ST-9-5HZhbmErrflNcK34mQk3-cas] for service > [https//localhost:8443/pentaho/j_spring_cas_security_check] for user > [admin1] > > I attach my applicationContext-spring-security-cas.xml too. > > Any one know about this problem. > > -- > 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
