get error message as follow:
<TicketException generating ticket for: [callbackUrl:
http://a01.test.com/CancelLogin.aspx?proxyResponse=true]>
org.jasig.cas.ticket.TicketCreationException:
error.authentication.credentials.bad

CAS Server  3.4.1 on tomcat windows 2003 r2 32bit
Client asp.net
 <casClientConfig
    casServerLoginUrl="https://cas.test.com/cas/login";
    casServerUrlPrefix="https://cas.test.com/cas/";
    serverName="http://a01.test.com";
    notAuthorizedUrl="~/NotAuthorized.aspx"
    cookiesRequiredUrl="~/CookiesRequired.aspx"
    redirectAfterValidation="true"
    gateway="false"
    renew="false"
    singleSignOut="true"
    ticketTimeTolerance="60000"
    ticketValidatorName="Cas20"
    proxyTicketManager="CacheProxyTicketManager"
    serviceTicketManager="CacheServiceTicketManager"
    gatewayStatusCookieName="CasGatewayStatus"/>

-- 
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

Reply via email to