Shibboleth Not Reading HTTP Header Variables

Cantor, Scott cantor.2 at osu.edu
Wed Aug 3 12:04:21 EDT 2016


On 8/3/16, 12:01 PM, "users on behalf of Peter Schober" <users-bounces at shibboleth.net on behalf of peter.schober at univie.ac.at> wrote:

>    This should do what you're after:
    
>      <Attribute name="SAML_SAMS_EMAIL" id="SAML_SAMS_EMAIL"
>        nameFormat="urn:oasis:names:tc:SAML:2.0:attrname-format:unspecified" />

As will:

<Attribute name="SAML_SAMS_EMAIL" id="SAML_SAMS_EMAIL" />

Recent versions ignore the format comparison if it's unspecified on the wire.

-- Scott




More information about the users mailing list