Hi, Currently I am trying to setup UAT environment for my application by looking at production environment. application uses cas to authenticate the user with LDAP server. I made all the necessary changes to work CAS but I am getting below exception after entering credentials in cas login page. I already have installed server ssl certificate under pache web server & jvm jeystore. Please help me.
2013-02-28 17:46:20,761 INFO [STDOUT] 2013-02-28 17:46:20,761 INFO [org.jasig.cas.authentication.AuthenticationManagerImpl] - <AuthenticationHandler: org.jasig.cas.adaptors.jdbc.QueryDatabaseAuthenticationHandler failed to authenticate the user which provided the following credentials: prashantma> 2013-02-28 17:46:20,761 INFO [STDOUT] 2013-02-28 17:46:20,761 INFO [org.jasig.cas.authentication.AuthenticationManagerImpl] - <AuthenticationHandler: org.jasig.cas.adaptors.jdbc.QueryDatabaseAuthenticationHandler failed to authenticate the user which provided the following credentials: prashantma> 2013-02-28 17:46:20,801 INFO [STDOUT] 2013-02-28 17:46:20,801 INFO [org.jasig.cas.authentication.AuthenticationManagerImpl] - <AuthenticationHandler: org.jasig.cas.adaptors.ldap.BindLdapAuthenticationHandler successfully authenticated the user which provided the following credentials: prashantma> 2013-02-28 17:46:20,801 INFO [STDOUT] 2013-02-28 17:46:20,801 INFO [org.jasig.cas.CentralAuthenticationServiceImpl] - <Granted service ticket [ST-1-sQxy0QVnmfuJqILRYYKAgYznKevVecBb4fb-20] for service [http://hostname/traveldesk/login/loginaction.do] for user [prashantma]> 2013-02-28 17:46:20,831 INFO [STDOUT] 17:46:20,831 ERROR [CASReceipt] edu.yale.its.tp.cas.client.CASAuthenticationException: Unable to validate ProxyTicketValidator [[edu.yale.its.tp.cas.client.ProxyTicketValidator proxyList=[null] [edu.yale.its.tp.cas.client.ServiceTicketValidator casValidateUrl=[https://hostname/cas/serviceValidate] ticket=[ST-1-sQxy0QVnmfuJqILRYYKAgYznKevVecBb4fb-20] service=[http%3A%2F%2FGMHO-VXTRMDE01.glenmark.com%2Ftraveldesk%2Flogin%2Floginaction.do] renew=false]]] 2013-02-28 17:46:20,831 INFO [STDOUT] 17:46:20,831 ERROR [CASFilter] edu.yale.its.tp.cas.client.CASAuthenticationException: Unable to validate ProxyTicketValidator [[edu.yale.its.tp.cas.client.ProxyTicketValidator proxyList=[null] [edu.yale.its.tp.cas.client.ServiceTicketValidator casValidateUrl=[https://hostname/cas/serviceValidate] ticket=[ST-1-sQxy0QVnmfuJqILRYYKAgYznKevVecBb4fb-20] service=[http%3A%2F%2FGMHO-VXTRMDE01.com%2Ftraveldesk%2Flogin%2Floginaction.do] renew=false]]] 2013-02-28 17:46:20,831 ERROR [org.apache.catalina.core.ContainerBase.[jboss.web].[localhost].[/traveldesk].[action]] Servlet.service() for servlet action threw exception sun.security.provider.certpath.SunCertPathBuilderException: unable to find valid certification path to requested target at sun.security.provider.certpath.SunCertPathBuilder.engineBuild(SunCertPathBuilder.java:236) Regards, Prashant -- You are currently subscribed to cas-dev@lists.jasig.org as: arch...@mail-archive.com To unsubscribe, change settings or access archives, see http://www.ja-sig.org/wiki/display/JSG/cas-dev