My MFA script is clearing the list of requested attributes

Wessel, Keith kwessel at illinois.edu
Tue May 30 16:10:50 EDT 2017


Scott,

If, by clearing, you mean:

input.removeSubcontext(resCtx);

Yes, I was calling that at the end of my function. However, I commented it out, and it's still not sending attributes through to my SP.

I'll turn up logging for net.shibboleth.idp to DEBUG and see what we get.

Thanks,
Keith


-----Original Message-----
From: users [mailto:users-bounces at shibboleth.net] On Behalf Of Cantor, Scott
Sent: Monday, May 29, 2017 10:35 AM
To: Shib Users <users at shibboleth.net>
Subject: Re: My MFA script is clearing the list of requested attributes

On 5/27/17, 6:54 PM, "users on behalf of Wessel, Keith" <users-bounces at shibboleth.net on behalf of kwessel at illinois.edu> wrote:

> What logging categories might I turn up to tell me why this is happening?

Are you clearing the AttributeResolutionContext like the example does, or not? It shouldn't really matter but it's possible that's not true.

The attribute resolution is logged in a lot of detail on DEBUG so it should be pretty apparent if it's running both times.

-- Scott


-- 
To unsubscribe from this list send an email to users-unsubscribe at shibboleth.net


More information about the users mailing list