Hi,
We are running into a specific issue related to the SAML extension.
We are trying to create an extension like the one below to meet government requirements.
<Extensions>
<fa:RequestedAttributes xmlns:fa="http://authn.gov/attributes">
<fa:RequestedAttribute Name="http://interop.gov/citizen/FullName" NameFormat="urn:oasis:names:tc:SAML:2.0:attrname-format:uri" isRequired="False"/>
</fa:RequestedAttributes>
</Extensions>
Our starting point is the JavaScript SAMLPExtensions provided, but we haven't found a way to insert the attribute as requested.
Thanks in advance for any feedback that could help us find a solution.
------------------------------
Rudy Santos
------------------------------