Hi,
Sorry I wasn't very clear. So, The webapp is Grouper, an app which creates custom groups of users from LDAP sources.
The file is question is casshib-service-registrations.xml. I get an "application not authorized to use CAS" error if the service ID in this file is not matching exactly the app link.
Because there are multiple login links for Grouper that have a part of the link in common, I was wondering if I can set the serviceID like:
instead of
<service id="
http://grouper.inp-toulouse.fr/grouper/index.jsp" appname="grouper2" passcode="23456" />
I hope this was much clearer.