Predicate to do regex match against attribute
Christopher Bongaarts
cab at umn.edu
Mon Aug 1 12:25:23 EDT 2016
Is there a built-in way to do a regex or initial match against an
attribute in a Predicate (in IdP 3.2.1)?
The supplied SimpleAttributePredicate works for exact matches, but I
need a predicate that will return true if at least one value of an
attribute starts with a particular letter...
Seems like it would be simple to code up a RegexAttributePredicate based
on the Simple one, but I thought I'd ask first in case there's already a
way to do this...
--
%% Christopher A. Bongaarts %% cab at umn.edu %%
%% OIT - Identity Management %% http://umn.edu/~cab %%
%% University of Minnesota %% +1 (612) 625-1809 %%
More information about the users
mailing list