Hi,

I've a working instance of CAS that successfully returns certain attributes to 
any service that uses it.

I now want to start returning attributes selectively based upon the service 
URL.  I've duplicated the (sole) RegexRegisteredService bean in my 
deployerConfigContext.xml file, modifying only its ID, evaluationOrder and 
allowedAttributes list.

However, I'm finding the resulting behaviour somewhat unpredictable!  I haven't 
been able to work out what the significance of the evaluationOrder is.  Are the 
beans tried in order, stopping when one matches?  Or do they somehow build a 
list of attributes to release if multiple beans' serviceId regular expressions 
match?

The main symptom is that no attributes seem to be released when I have more 
than one RegexRegisteredService bean, regardless of whether one or both match 
the serviceId.

Is there some documentation that explains all this?

Thanks,

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