Hi all,

Can someone help me to resolve this matter?

I have a littler complex application,using Uportal Webproxy channel to show 
JIRA's Task list.
Some complex service URL like 
http://jira.xx.yy:8880/jira/sr/jira.issueviews:searchrequest-xml/temp/SearchRequest.xml?&resolution=-1&assigneeSelect=issue_current_user&sorter/field=created&sorter/order=DESC&tempMax=20
will report "XXXdoes not match supplied serviceYYY" Error.
Here is my envarment:
CAS server 3.4.11 deploy with Tomcat 7.0.22 and JDK 1.6.0_29

JIRA 3.12.1 deploy with Tomcat 5.5.20 and JDK 1.6.0_03

CAS client 3.2.1

My CAS log report Error:

2012-05-11 08:48:50,659 INFO [org.jasig.cas.CentralAuthenticationServiceImpl] - 
Granted service ticket [ST-4048-sEy7hnUgdbFFJuMFFLhA-cas] for service 
[http://XXYportal.xx.yy:8180/Authentication] for user [weijt]

2012-05-11 08:48:50,659 INFO 
[com.github.inspektr.audit.support.Slf4jLoggingAuditTrailManager] - Audit trail 
record BEGIN
=============================================================
WHO: weijt
WHAT: ST-4048-sEy7hnUgdbFFJuMFFLhA-cas for 
http://XXYportal.xx.yy:8180/Authentication
ACTION: SERVICE_TICKET_CREATED
APPLICATION: CAS
WHEN: Fri May 11 08:48:50 CST 2012
CLIENT IP ADDRESS: 192.168.200.109
SERVER IP ADDRESS: XXYcas.xx.yy
=============================================================



2012-05-11 08:48:52,159 INFO [org.jasig.cas.CentralAuthenticationServiceImpl] - 
Granted proxy ticket [ST-4049-GUpZdebegYN65bCArWHg-cas] for service 
[http://jira.xx.yy:8880/jira/sr/jira.issueviews:searchrequest-xml/temp/SearchRequest.xml?]
 for user [weijt]

2012-05-11 08:48:52,159 INFO 
[com.github.inspektr.audit.support.Slf4jLoggingAuditTrailManager] - Audit trail 
record BEGIN
=============================================================
WHO: https://XXYportal.xx.yy:8143/CasProxyServlet
WHAT: ST-4049-GUpZdebegYN65bCArWHg-cas for 
http://jira.xx.yy:8880/jira/sr/jira.issueviews:searchrequest-xml/temp/SearchRequest.xml?
ACTION: SERVICE_TICKET_CREATED
APPLICATION: CAS
WHEN: Fri May 11 08:48:52 CST 2012
CLIENT IP ADDRESS: 192.168.200.64
SERVER IP ADDRESS: XXYcas.xx.yy
=============================================================



2012-05-11 08:48:52,362 ERROR [org.jasig.cas.CentralAuthenticationServiceImpl] 
- ServiceTicket [ST-4049-GUpZdebegYN65bCArWHg-cas] with service 
[http://jira.xx.yy:8880/jira/sr/jira.issueviews:searchrequest-xml/temp/SearchRequest.xml?
 does not match supplied service 
[http://jira.xx.yy:8880/jira/sr/jira.issueviews:searchrequest-xml/temp/SearchRequest.xml?&resolution=-1&assigneeSelect=issue_current_user&sorter/field=created&sorter/order=DESC&tempMax=20]

2012-05-11 08:48:52,362 INFO 
[com.github.inspektr.audit.support.Slf4jLoggingAuditTrailManager] - Audit trail 
record BEGIN
=============================================================
WHO: audit:unknown
WHAT: ST-4049-GUpZdebegYN65bCArWHg-cas
ACTION: SERVICE_TICKET_VALIDATE_FAILED
APPLICATION: CAS
WHEN: Fri May 11 08:48:52 CST 2012
CLIENT IP ADDRESS: 192.168.200.3
SERVER IP ADDRESS: XXYcas.xx.yy
=============================================================

I guess with proxy model,CAS cut some URL parameter cause this matter,but how 
to deal this,is this a bug?


Thanks.

-- 
mist <[email protected]>


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