Hi,

I've just switched our CAS implementation from Soulwing to the Jasig CAS 
client. 

It is working except what I am seeing is on the Jira side, the URL is being 
escaped. Then on the CAS side it is being escaped again. 

JIRA Login URL:
http://login-test.host.edu.au/login?service=https%3A%2F%2Fjira-test.host.edu.au%2Fsecure%2FDashboard.jspa

When it ends up on CAS it becomes:
https://login-test.host.edu.au/login?service=https%253A%252F%252Fjira-test.host.edu.au%252Fsecure%252FDashboard.jspa

This is on Jira 4.1.1. Has anyone experienced this? My filter settings in the 
web.xml are not escaped. Escaping them means it is just double escaped.

is there a way to stop CAS from escaping the service URLs? Is that recommended? 
It may even be a local mod we did some time back...
My reasoning for this is that I have the CAS source, I don't for Jira and I've 
looked into it, where it gets the login URL is within a class.

thanks,
Steve
-- 
You are currently subscribed to cas-user@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-user

Reply via email to