Soliciting additional resolver plugin requirements
Christopher Bongaarts
cab at umn.edu
Tue Apr 10 21:10:53 BST 2012
On 4/10/2012 11:16 AM, Cantor, Scott wrote:
> I've written a couple of the most obvious SP plugins to use to transform input attributes and they're documented here:
>
> https://wiki.shibboleth.net/confluence/display/SHIB2/NativeSPAttributeResolver
>
> See Transform and Template.
Would Transform be able to implement a "choose the value of attribute
foo matching /^bar/ and dump the rest" behavior?
Just a guess, but perhaps this would do it:
<Regex match="^(bar.*)$">$1</Regex>
--
%% 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 dev
mailing list