← Prev in month ← Prev in thread

schema 16 comments: request attributes

From
Simon Godik <>
Date
2001-09-06T02:13:31+00:00
ID
Thread
schema 16 comments: request attributes
Title: schema 16 comments: request attributes

We should be able to pass request attributes to the issuing party.

I would like to propose addition to the RequestType:

<complexType name="RequestType">

        <complexContent>

                <extension base="samlp:RequestAbstractType">

                        <sequence>

                                <element ref="saml:Attribute" minOccurs="0" maxOccurs="unbounded"/>

                                <choice>

                                        -- same as before --

                                </choice>

                        <sequence>

                </extension>

        </complexContent>

</complexType>

Simon Godik
← Prev in month ← Prev in thread