Surpressing SPnamequalifier from an IdP response

Cantor, Scott cantor.2 at osu.edu
Thu May 19 09:54:12 EDT 2016


On 5/19/16, 4:40 AM, "users on behalf of Dave Perry" <users-bounces at shibboleth.net on behalf of Dave.Perry at hull-college.ac.uk> wrote:

>Thanks Scott.
>Is this how you do it?
>         <bean parent="shibboleth.SAML2AttributeSourcedGenerator"
>             p:format="urn:oasis:names:tc:SAML:1.1:nameid-format:unspecified"
>             p:attributeSourceIds="#{ {'google-principal'} }"
>			 p:omitQualifiers="false">
>
>I tried that and it still sends the qualifier.

If it sends them, then the value it had to send don't match the expected defaults it would be using. Otherwise it would not send them.

As I mentioned, there is zero chance suppressing them will matter so I wouldn't waste the time.

-- Scott




More information about the users mailing list