Context Check Intercept

Tom Zeller tzeller at dragonacea.biz
Tue Jan 26 15:24:49 EST 2016


> I'm trying to setup an intercept based on a regex of an attribute in v 3.2.0.  Is this even possible and can someone give me some guidance?  The example context-check-flow uses an exact match or exists but I'd like to use either a regex or maybe some type of check to see if the attribute contains a certain string.  More specifically I'm trying to see if the dn contains a string I'm looking for, if so then proceed.  Thanks!

I thought there was some sort of Predicate which matched an IdPAttributeValue via a regex, but no, I don’t see one. Perhaps the ScriptedPredicate would suffice, less likely the SpringExpressionPredicate. Feel free to submit an issue to request code or documentation. I’ll see if I can make the ScriptedPredicate work.



More information about the users mailing list