question about RegexpSplitAttributeDefinition
Wessel, Keith
kwessel at illinois.edu
Fri Feb 9 12:15:38 EST 2018
You could create a scripted attribute definition; all the script would need to do is take the attribute from your data source and do a regex replacement of the backslash character with nothing. You could then release or reference the attribute as needed.
Keith
From: users [mailto:users-bounces at shibboleth.net] On Behalf Of Ullfig, Roberto Alfredo
Sent: Friday, February 09, 2018 11:09 AM
To: users at shibboleth.net
Subject: question about RegexpSplitAttributeDefinition
I have data that looks like this:
member\;staff
I need to get rid of one or more \
(always this character causing problems :) )
Would I able to remove it with RegexpSplitAttributeDefinition? I've tried ([^\\]*) but it doesn't work - works in perl though. Is there an alternative Attr Def that would do what I need? Thanks!
---
Roberto Ullfig - rullfig at uic.edu<mailto:rullfig at uic.edu>
Systems Administrator
Enterprise Architecture and Development | ACCC
University of Illinois - Chicago
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://shibboleth.net/pipermail/users/attachments/20180209/08c275f9/attachment.html>
More information about the users
mailing list