NameID wihtout a Format - How to Map Attribute?

Martin Haase Martin.Haase at DAASI.de
Tue Mar 13 03:57:17 EDT 2018


Hi folks,

this IdP sends a <NameID> without a "Format" attribute. SAML specs say
that "if no Format value is provided, then the value
urn:oasis:names:tc:SAML:1.0:nameid-format:unspecified ... is in effect".
Thus I would expect to be able to write this in attribute-map.xml on the
SP side:

    <Attribute
name="urn:oasis:names:tc:SAML:1.0:nameid-format:unspecified" id="some_id">
        <AttributeDecoder xsi:type="NameIDAttributeDecoder"
formatter="$Name" />
    </Attribute>

...but it does not seem to return the NameID as an attribute. Leaving
aside interoperability, how must the SP be configured to accomodate a
SAML message from this particular IdP?

Regards,

Martin

-- 
Dr. Martin Haase, Solutions Engineer

DAASI International GmbH        
Europaplatz 3                   
D-72072 Tübingen                
Germany                    

phone: +49 7071 407109-0
fax:   +49 7071 407109-9  
email: martin.haase at daasi.de
web:   www.daasi.de

Sitz der Gesellschaft: Tübingen
Registergericht: Amtsgericht Stuttgart, HRB 382175
Geschäftsleitung: Peter Gietz



More information about the users mailing list