OASIS Mailing List ArchivesView the OASIS mailing list archive below
or browse/search using MarkMail.

 


Help: OASIS Mailing Lists Help | MarkMail Help

security-services-comment message

[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] | [List Home]


Subject: Minor typo issue with SAML V2.0 Metadata Extension for Entity Attributes Version 1.0 CS 01


Hello all,

I noticed a discrepancy in http://docs.oasis-open.org/security/saml/Post2.0/sstc-metadata-attr-cs-01.html within section 2.3 Element <mdattr:EntityAttributes>. The schema is listed as:

<element name="EntityAttributes" type="mdattr:EntityAttributesType"/>
<complexType name="EntityAttributesType">
  <choice maxOccurs="unbounded">
    <element ref="saml:Attribute"/>
    <element ref="saml:Assertion"/>
  </sequence>
</complexType>

If you notice, the <complexType> defines a <choice>, but then closes a <sequence>. This is by no means a major issue, but I figured I would point it out. The rest of the spec looks great!

-Tim Ace

Primary Identity Architect
Synacor, Inc.

Attachment: smime.p7s
Description: S/MIME cryptographic signature



[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] | [List Home]