Attribute Filter for AttributeRequest

Rod Widdowson rdw at steadingsoftware.com
Wed Jul 4 11:46:05 EDT 2018


> I suspect that you could dig into the ProfileRequestContext to get the profile being run and fire that up with a PredicateFilter.

Something like:

<bean parent="shibboleth.Conditions.Expression"
 
c:_0="#profileContext.getProfileId().equals('http://shibboleth.net/ns/profiles/saml2/query/attribute')" />

would be a rough first estimate if where to start.  

R



More information about the users mailing list