2.5, AttributeExtractor, from Metadata

Steven Carmody Steven_Carmody at brown.edu
Thu Feb 23 18:12:23 GMT 2012


On 2/23/12 1:01 PM, Cantor, Scott wrote:
>> my shibd log file indicates that shibd is finding DisplayName, but
>> there is no mention of errorURL ... and my App that dumps out the
>> received info shows DisplayName but not errorURL
>>
>> is something in the wrong place ?
>
> No, but the variable would not be displayName or errorURL, it would
> be prefix-errorURL or prefix-displayName. Are you sure you're not
> getting mixed up with the user's displayName (thus proving my point
> about the prefix)?

Right .. here's what gets dumped out:

     [displayName] => Steven T. Carmody
     [eppn] => stc at brown.edu
     [givenName] => Steven
     [mail] => Steven_Carmody at Brown.EDU
     [metadatadisplayName] => Brown Test IDP (STC) (display name)
     [sn] => Carmody

>
> I'm not sure what shibd evidence you mean either. I don't think
> there's much if any logging related to this.
>

there isn't a decoding stmt for metadatadisplayName, but it does show up 
in the filtering step...

2012-02-23 11:23:14 DEBUG Shibboleth.AttributeDecoder.Scoped [4]: 
decoding ScopedAttribute (eppn) from SAML 2 Attribute 
(urn:oid:1.3.6.1.4.1.5923.1.1.1.6) with 1 value(s)
2012-02-23 11:23:14 DEBUG Shibboleth.AttributeDecoder.String [4]: 
decoding SimpleAttribute (sn) from SAML 2 Attribute (urn:oid:2.5.4.4) 
with 1 value(s)
2012-02-23 11:23:14 DEBUG Shibboleth.AttributeDecoder.String [4]: 
decoding SimpleAttribute (givenName) from SAML 2 Attribute 
(urn:oid:2.5.4.42) with 1 value(s)
2012-02-23 11:23:14 DEBUG Shibboleth.AttributeDecoder.String [4]: 
decoding SimpleAttribute (mail) from SAML 2 Attribute 
(urn:oid:0.9.2342.19200300.100.1.3) with 1 value(s)
2012-02-23 11:23:14 DEBUG Shibboleth.AttributeDecoder.String [4]: 
decoding SimpleAttribute (displayName) from SAML 2 Attribute 
(urn:oid:2.16.840.1.113730.3.1.241) with 1 value(s)
2012-02-23 11:23:14 DEBUG Shibboleth.AttributeFilter [4]: filtering 6 
attribute(s) from (https://stc-test16.cis.brown.edu/idp/shibboleth)
2012-02-23 11:23:14 DEBUG Shibboleth.AttributeFilter [4]: applying 
filtering rule(s) for attribute (metadatadisplayName) from 
(https://stc-test16.cis.brown.edu/idp/shibboleth)
2012-02-23 11:23:14 DEBUG Shibboleth.AttributeFilter [4]: applying 
filtering rule(s) for attribute (displayName) from 
(https://stc-test16.cis.brown.edu/idp/shibboleth)
2012-02-23 11:23:14 DEBUG Shibboleth.AttributeFilter [4]: applying 
filtering rule(s) for attribute (mail) from 
(https://stc-test16.cis.brown.edu/idp/shibboleth)
2012-02-23 11:23:14 DEBUG Shibboleth.AttributeFilter [4]: applying 
filtering rule(s) for attribute (givenName) from 
(https://stc-test16.cis.brown.edu/idp/shibboleth)
2012-02-23 11:23:14 DEBUG Shibboleth.AttributeFilter [4]: applying 
filtering rule(s) for attribute (sn) from 
(https://stc-test16.cis.brown.edu/idp/shibboleth)
2012-02-23 11:23:14 DEBUG Shibboleth.AttributeFilter [4]: applying 
filtering rule(s) for attribute (eppn) from 
(https://stc-test16.cis.brown.edu/idp/shibboleth)




More information about the dev mailing list