NativeSP 2.5.5 Attribute Transforming
O'Dowd, Josh
Josh.O'Dowd at mso.umt.edu
Mon Oct 26 12:41:19 EDT 2015
OK Thanks.
The log shows no ERROR entries of any kind, and the following DEBUG entry:
2015-10-26 08:58:59 DEBUG Shibboleth.AttributeResolver.Transform [3]: applying transform from source attribute (uid) to dest attribute (uidnoe)
... and I have already shown the session output indicates there is 0 values for our uidnoe attribute and 1 value for uid. So I agree that would lead to the regex match string. I am just not understanding how simple match string tests like '^(.+)' are failing to capture any value. That being said I am not sure where to look for a bug on our system.
-Josh
-----Original Message-----
From: users [mailto:users-bounces at shibboleth.net] On Behalf Of Cantor, Scott
Sent: Monday, October 26, 2015 10:23 AM
To: Shib Users <users at shibboleth.net>
Subject: Re: NativeSP 2.5.5 Attribute Transforming
On 10/26/15, 11:30 AM, "users on behalf of O'Dowd, Josh" <users-bounces at shibboleth.net on behalf of Josh.O'Dowd at mso.umt.edu> wrote:
>So, a couple questions...
>1. Is this a bug?
On your system, but there are lots of people using the feature. Nobody has reported a regression in it.
>2. If I wanted to strengthen the logging for this process in the shibd.logger, which logger would I tune?
Nothing to log. I look at the code and there's nothing in there unless the regex fails to parse or throws an exception when it's applied.
-- Scott
--
To unsubscribe from this list send an email to users-unsubscribe at shibboleth.net
More information about the users
mailing list