Re: [security-services] Re: Dutch eID Preso follow up. RE: Proposed Minutes for SSTC Call (Nov 25, 2014)

From
Cantor, Scott <>
Date
2014-12-10T02:26:56+00:00
ID
Thread
Re: [security-services] Re: Dutch eID Preso follow up. RE: Proposed Minutes for SSTC Call (Nov 25, 2014)
On 12/10/14, 2:03 AM, "Colin Wallis" <> wrote:


>
>But those motivated would have to document how to support attribute 
>elements in the request, right?...

Yes.

<samlp:Extensions>
	<md:RequestedAttribute isRequired="true" NameFormat=".." Name=".." />
	<md:RequestedAttribute NameFormat=".." Name="..">
		<saml:AttributeValue>foo</saml:AttributeValue>
	</md:RequestedAttribute>
</samlp:Extensions>

-- Scott