While this may be the case, the cas error message is pretty clear. The submitted service=http://yourfancyapp.org/xxxx that is appended to your client redirect does not match any of the configured services.

Please copy the URL part from your browser and decode it in any[1] urldecoder. Then please carefully match it to your ant regexp in the service management url. This is the only way to find out what the root cause is. Most common errors are ending an url without a double "**" as wildcard that allows anything below your url and using "*" which does not allow another "/" (subdirectories). Another common problem is the http vs https url or the occasional missing port in the url if you have an app server running on some obscure port. Another common problem are load balancers /proxies in front of your app in combination with a wrong setup.

Cheers,

Joachim


[1] http://www.albionresearch.com/misc/urlencode.php


Am 01.09.2010 08:03, schrieb ashish:
All entries in service management console was working properly earlier, 
yesterday we made one application release with just UE changes after that it 
stopped working.


--
Joachim Fritschi
Hochschulrechenzentrum (HRZ)
L1|01 Raum 248
Petersenstr. 30
64287 Darmstadt

Tel. +49 6151 16-5638
Fax. +49 6151 16-3050
E-Mail: [email protected]

Attachment: smime.p7s
Description: S/MIME Cryptographic Signature

Reply via email to