IdPAddAttributeFilter can suppress attributes or send blank spaces instead?

d.alvarez2 d.alvarez2 at miami.edu
Mon Nov 24 11:16:17 EST 2014


I guess my question is, let's say I have the IdNumber to pass (it is in the
Active Directory for example and it's not blank), however, can I, as an IdP,
suppress to send it to that particular SP A but not to SP B. 

So the SAML for A should look like this:

<attributes>
    <IdNumber>123</IdNumber>
    <givenname>John</givenname>
    <sn>Doe</sn>
</attributes>

The SAML for B should look like this even though I have John's Id 123 in my
AD
<attributes>
    <givenname>John</givenname>
    <sn>Doe</sn>
</attributes>

IdNumber attribute not showing at all in the SAML tracer



--
View this message in context: http://shibboleth.1660669.n2.nabble.com/IdPAddAttributeFilter-can-suppress-attributes-or-send-blank-spaces-instead-tp7609270p7609286.html
Sent from the Shibboleth - Users mailing list archive at Nabble.com.


More information about the users mailing list