Passing attribute with whitespace value

Mark Scarbrough scarbrom at uci.edu
Thu Jul 28 14:29:42 UTC 2022


Hi all,

We have a use case where we are trying to pass a value of a single space in an attribute. I can see in the SAML response that the attribute is released by the IdP but with no value (a closed AttributeValue tag):

<saml2:Attribute FriendlyName="firstName" Name="firstName" NameFormat="urn:oasis:names:tc:SAML:2.0:attrname-format:uri"><saml2:AttributeValue xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:type="xsd:string"/></saml2:Attribute>
​
Is there a way to allow the IdP to pass this value?

Thanks,
Mark
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://shibboleth.net/pipermail/users/attachments/20220728/7eb5af77/attachment.htm>


More information about the users mailing list