﻿<?xml version="1.0" encoding="utf-8"?>
<?xml-stylesheet type="text/xsl" href="IssuesToHtml.xsl" title="Generate Issue List"?>
<issues 
 xmlns="http://docs.oasis-open.org/ws-sx/issues/Issues.xsd" 
 xmlns:h="http://www.w3.org/1999/xhtml" 
 xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" 
 xsi:schemaLocation="http://docs.oasis-open.org/ws-sx/issues/Issues.xsd Issues.xsd"
 >
  <head>
    <uri>http://docs.oasis-open.org/ws-sx/issues/</uri>
    <title>WS-SX TC Issues List</title>
    <date>Date: 2006/04/26</date>
    <revision>Revision: 22</revision>
    <protocols>
      <protocol name="ws-sc">
        <revision artifact="contrib" stage="ed" 
                  href="http://www.oasis-open.org/apps/org/workgroup/ws-sx/download.php/15978/oasis-wssx-ws-secureconversation-1.0.pdf"/>
        <revision artifact="ed-01-r3" stage="ed" 
                  href="http://www.oasis-open.org/apps/org/workgroup/ws-sx/download.php/16287/ws-secureconversation-1.3-spec-ed-01-r03-diff.pdf"/>
        <revision artifact="ed-01-r4" stage="ed" 
                  href="http://www.oasis-open.org/apps/org/workgroup/ws-sx/download.php/17401/ws-secureconversation-1.3-spec-ed-01-r04.pdf"/>
      <revision artifact="ed-01-r5" stage="ed" 
                  href="http://www.oasis-open.org/apps/org/workgroup/ws-sx/download.php/17734/ws-secureconversation-1.3-spec-ed-01-r05.pdf"/>
      </protocol>
      <protocol name="ws-sp">
        <revision artifact="contrib" stage="ed" 
                  href="http://www.oasis-open.org/apps/org/workgroup/ws-sx/download.php/15979/oasis-wssx-ws-securitypolicy-1.0.pdf"/>
        <revision artifact="ed-01-r3" stage="ed" 
                  href="http://www.oasis-open.org/apps/org/workgroup/ws-sx/download.php/16289/ws-securitypolicy-1.2-spec-ed-01-r03-diff.pdf"/>
        <revision artifact="ed-01-r5" stage="ed" 
                  href="http://www.oasis-open.org/apps/org/workgroup/ws-sx/download.php/17389/ws-securitypolicy-1.2-spec-ed-01-r05.pdf"/>
      </protocol>
      <protocol name="ws-trust">
        <revision artifact="contrib" stage="ed" 
                  href="http://www.oasis-open.org/apps/org/workgroup/ws-sx/download.php/15980/oasis-wssx-ws-trust-1.0.pdf"/>
        <revision artifact="ed-01-r3" stage="ed" 
                  href="http://www.oasis-open.org/apps/org/workgroup/ws-sx/download.php/16288/ws-trust-1.3-spec-ed-01-r03-diff.pdf"/>
        <revision artifact="ed-01-r4" stage="ed" 
                  href="http://www.oasis-open.org/apps/org/workgroup/ws-sx/download.php/17403/ws-trust-1.3-spec-ed-01-r04.pdf"/>
        <revision artifact="ed-01-r5" stage="ed" 
                  href="http://www.oasis-open.org/apps/org/workgroup/ws-sx/download.php/17737/ws-trust-1.3-spec-ed-01-r05-diff.pdf"/>
      </protocol>
    </protocols>
    <targets>
      <target>spec</target>
      <target>schema</target>
      <target>soap</target>
      <target>wsdl</target>
      <target>policy</target>
      <target>all</target>
      <target>interop</target>
    </targets>
    <states>
      <state>New</state>
      <state>Active</state>
      <state>Pending</state>
      <state>Review</state>
      <state>Deferred</state>
      <state color="#ccc">Closed</state>
      <state color="#ccc">Dropped</state>
    </states>
  </head>

  <issue id="i001" status="Closed">
    <title>
      Revocation versus cancelation of security tokens
    </title>
    <description>
      <h:p>
        The specification is not clear in the difference between revocation and canceling a security token.
      </h:p>
      <h:p>
        Assume the following scenario:<h:br/>
        A WS consumer requests a token from a STS and includes the token in a SOAP message sent to the WS provider.
        Now the WS consumer may cancel the token at any point of time. The specification does not state the consequences
        of canceling a token.
      </h:p>
      <h:p>
        During our discussion, we came to following clarification:<h:br/>
        The cancel operation is a purely local operation on the STS. After canceling a token, a STS MUST not validate
        or renew the token. A STS MAY initiate the revocation of a token, however, revocation is out of scope of this
        specification and a client MUST not rely on it.
      </h:p>
    </description>
    <protocol revision="contrib">ws-trust</protocol>
    <protocol revision="ed-01-r3">ws-trust</protocol>
    <target>spec</target>
    <type>editorial</type>
    <origin href="http://lists.oasis-open.org/archives/ws-sx/200512/msg00013.html">Martijn DeBoer</origin>
    <owner>Editors</owner>
    <proposal>
      <h:p>
        I'd suggest the following wording for clarification for "chapter 8: Cancel Binding":
      </h:p>
      <h:p>
        <h:b>Cancel</h:b> - When a previously issued token is no longer needed, the Cancel binding can be used to cancel
        the token. <h:i>
          After canceling a token at the issuer, a STS MUST not validate or renew the token. A STS MAY
          initiate the revocation of a token, however, revocation is out of scope of this specification and a client
          MUST NOT rely on it.
        </h:i> If a client needs to ensure the validity of a token, it must validate the token at the
        issuer.
      </h:p>
    </proposal>
    <resolution date="2006-01-11">
      <h:p>
        Proposal 1 accepted on <h:a href="http://lists.oasis-open.org/archives/ws-sx/200601/msg00024.html">Jan 11 TC call</h:a>
      </h:p>
      <h:p>
        Moved to review at <h:a href="http://lists.oasis-open.org/archives/ws-sx/200601/msg00038.html">Jan 18th TC call</h:a> based on changes in ws-trust ed-01-r3
      </h:p>
      <h:p>
        Moved to closed at <h:a href="http://lists.oasis-open.org/archives/ws-sx/200601/msg00073.html">Jan 25th TC call</h:a>.
      </h:p>
    </resolution>
  </issue>
  <issue id="i002" status="Dropped">
    <title>Signed parts clarifications</title>
    <description>
      Section 5.1<h:br/>
      Not clear with signed parts when you sign the body you can't sign the pieces<h:br/>
      No way to sign a child element of body, need to use signed elements for that
    </description>
    <protocol revision="contrib">ws-sp</protocol>
    <target>spec</target>
    <type>editorial</type>
    <origin href="http://lists.oasis-open.org/archives/ws-sx/200512/msg00018.html">First F2F</origin>
    <resolution date="2006-01-11">
      Closed as duplicate of <h:a href="#i011">i011</h:a> on <h:a href="http://lists.oasis-open.org/archives/ws-sx/200601/msg00024.html">Jan 11 TC call</h:a>
    </resolution>
    <relid>i011</relid>
  </issue>
  <issue id="i003" status="Closed">
    <title>Use of term "binding" in specs</title>
    <description>Evaluate the use of the term binding in the specs.</description>
    <protocol revision="contrib">ws-sc</protocol>
    <protocol revision="contrib">ws-sp</protocol>
    <protocol revision="contrib">ws-trust</protocol>
    <target>spec</target>
    <type>editorial</type>
    <origin href="http://lists.oasis-open.org/archives/ws-sx/200512/msg00018.html">First F2F</origin>
    <owner href="mailto:prateek.mishra@oracle.com">Prateek Mishra</owner>
    <proposal date="2006-02-21" href="http://lists.oasis-open.org/archives/ws-sx/200602/msg00122.html">
      <h:p>
        Line 228 - Add "Note that services might accept messages containing more
        tokens than those specified in policy" as a second sentence.
      </h:p>
      <h:p>
        Line 229 - Change to read "Any necessary key transport mechanisms"
      </h:p>
      <h:p>
        Line 230 - Change to read "Any required message elements (e.g.
        timestamps) in the wsse:Security header."
      </h:p>
      <h:p>
        Line 233 - Remove this bullet.
      </h:p>
      <h:p>
        Add a new bullet ( after line 232 ) that reads;
      </h:p>
      <h:p>
        "Various parameters, including those describing the algorithms to be
        used for canonicalization, signing and encryption."
      </h:p>
    </proposal>
    <resolution date="2006-02-22" href="http://lists.oasis-open.org/archives/ws-sx/200602/msg00124.html">
      Proposal 1 accepted on Feb 22nd TC call.
    </resolution>
    <resolution date="2006-03-28" href="http://www.oasis-open.org/apps/org/workgroup/ws-sx/download.php/17389/ws-securitypolicy-1.2-spec-ed-01-r05.pdf">
      Revision 5 of SP contains resolution for review.
    </resolution>
    <resolution date="2006-04-04" href="http://lists.oasis-open.org/archives/ws-sx/200604/msg00027.html">
      Moved to Closed at April 4th F2F.
    </resolution>
  </issue>
  <issue id="i004" status="Active">
    <title>Transitive closure spec dependencies</title>
    <description>Transitive closure spec dependencies</description>
    <protocol revision="contrib">ws-sc</protocol>
    <protocol revision="contrib">ws-sp</protocol>
    <protocol revision="contrib">ws-trust</protocol>
    <target>spec</target>
    <type>editorial</type>
    <origin href="http://lists.oasis-open.org/archives/ws-sx/200512/msg00018.html">First F2F</origin>
    <owner>Editors</owner>
  </issue>
  <issue id="i005" status="Closed">
    <title>OASIS formatted specs</title>
    <description>
      Editors to produce OASIS template formatted version and provide docs before Jan. 11th meeting.
    </description>
    <protocol revision="contrib">ws-sc</protocol>
    <protocol revision="contrib">ws-sp</protocol>
    <protocol revision="contrib">ws-trust</protocol>
    <target>spec</target>
    <type>editorial</type>
    <origin href="http://lists.oasis-open.org/archives/ws-sx/200512/msg00018.html">First F2F</origin>
    <owner href="mailto:drsecure@ibm.com">Tony Nadalin</owner>
    <resolution date="2006-01-11">
      Editors completed and status changed to review per <h:a href="http://lists.oasis-open.org/archives/ws-sx/200601/msg00024.html">Jan 11 TC call</h:a>
      <h:p>
        Moved to closed at <h:a href="http://lists.oasis-open.org/archives/ws-sx/200601/msg00073.html">Jan 25th TC call</h:a>.
      </h:p>
    </resolution>
  </issue>
  <issue id="i006" status="Closed">
    <title>Adopt errata of SP into initial drafts</title>
    <description>
      Editors to incorporate errata of WS-SP included in the contribution into initial draft before Jan. 11th meeting.
    </description>
    <protocol revision="contrib">ws-sp</protocol>
    <target>spec</target>
    <type>editorial</type>
    <origin href="http://lists.oasis-open.org/archives/ws-sx/200512/msg00018.html">First F2F</origin>
    <owner href="mailto:drsecure@ibm.com">Tony Nadalin</owner>
    <resolution date="2006-01-11">
      Editors completed and status changed to review per <h:a href="http://lists.oasis-open.org/archives/ws-sx/200601/msg00024.html">Jan 11 TC call</h:a>
      <h:p>
        Moved to closed at <h:a href="http://lists.oasis-open.org/archives/ws-sx/200601/msg00073.html">Jan 25th TC call</h:a>.
      </h:p>
    </resolution>
    <relid>i005</relid>
  </issue>
  <issue id="i007" status="Closed">
    <title>Put schema and wsdl in well identified place</title>
    <description>
      Editors to put schema and wsdl in well identified place.
    </description>
    <protocol revision="contrib">ws-sc</protocol>
    <protocol revision="contrib">ws-sp</protocol>
    <protocol revision="contrib">ws-trust</protocol>
    <target>schema</target>
    <target>wsdl</target>
    <type>editorial</type>
    <origin href="http://lists.oasis-open.org/archives/ws-sx/200512/msg00018.html">First F2F</origin>
    <owner href="mailto:drsecure@ibm.com">Tony Nadalin</owner>
    <resolution date="2006-01-11">
      Editors completed and status changed to review per <h:a href="http://lists.oasis-open.org/archives/ws-sx/200601/msg00024.html">Jan 11 TC call</h:a>
      <h:p>
        Moved to closed at <h:a href="http://lists.oasis-open.org/archives/ws-sx/200601/msg00073.html">Jan 25th TC call</h:a>.
      </h:p>
    </resolution>
    <relid>i005</relid>
  </issue>
  <issue id="i008" status="Active">
    <title>Need well formed XML examples</title>
    <description>
      OASIS requirement<h:br/>
      Need to pull out all examples as separate files
    </description>
    <protocol revision="contrib">ws-sc</protocol>
    <protocol revision="contrib">ws-sp</protocol>
    <protocol revision="contrib">ws-trust</protocol>
    <target>spec</target>
    <type>editorial</type>
    <origin href="http://lists.oasis-open.org/archives/ws-sx/200512/msg00018.html">First F2F</origin>
    <owner>Editors</owner>
  </issue>
  <issue id="i009" status="Closed">
    <title>Support for different key pairs for sign and encrypt in SP</title>
    <description>
      Support for different key pairs for sign and encrypt in SP should be allowed in asymmetric binding.
      <h:a href="http://lists.oasis-open.org/archives/ws-sx/200601/msg00023.html">See discussion thread.</h:a>
    </description>
    <protocol revision="contrib">ws-sp</protocol>
    <target>spec</target>
    <type>design</type>
    <origin href="http://lists.oasis-open.org/archives/ws-sx/200512/msg00018.html">First F2F</origin>
    <owner href="mailto:hlockhar@bea.com">Hal Lockhart</owner>
    <proposal date="2006-02-14" href="http://lists.oasis-open.org/archives/ws-sx/200602/msg00057.html">
      <h:p>
        This proposal is intended to allow the Asymmetric Binding to permit the
        use of distinct key pairs for encryption and signing.
      </h:p>
      <h:p>
        Replace the text at the beginning of WS-SP section 8.5:<h:br/>
        The AsymmetricBinding assertion is used in scenarios in which message
        protection is provided by means defined in WSS: SOAP Message Security.
        This binding has two binding specific token properties; [Initiator
        Token] and [Recipient Token]. If the message pattern requires multiple
        messages, this binding defines that the [Initiator Token] is used for
        the message signature from initiator to the recipient, and for
        encryption from recipient to initiator. The [Recipient Token] is used
        for encryption from initiator to recipient, and for the message
        signature from recipient to initiator.
      </h:p>
      <h:p>
        With:<h:br/>
        The AsymmetricBinding assertion is used in scenarios in which message
        protection is provided by means defined in WSS: SOAP Message Security
        using asymmetric key (Public Key) technology. Commonly used asymmetric
        algorithms, such as RSA, allow the same key pair to be used for both
        encryption and signature. However it is also common practice to use
        distinct keys for encryption and signature, because of their different
        lifecycles.
      </h:p>
      <h:p>
        This binding enables either of these practices by means of four binding
        specific token properties: [Initiator Token], [Recipient Token],
        [Initiator Signature Token], [Initiator Encryption Token], [Recipient
        Signature Token] and [Recipient Encryption Token].
      </h:p>
      <h:p>
        If the same key pair is used for signature and encryption, the
        [Initiator Token] and [Recipient Token] properties are used. If the
        message pattern requires multiple messages, this binding defines that
        the [Initiator Token] is used for the message signature from initiator
        to the recipient, and for encryption from recipient to initiator. The
        [Recipient Token] is used for encryption from initiator to recipient,
        and for the message signature from recipient to initiator.
      </h:p>
      <h:p>
        If distinct key pairs are used for signature and encryption, the
        [Initiator Signature Token], [Initiator Encryption Token], [Recipient
        Signature Token] and [Recipient Encryption Token] properties are used.
        If the message pattern requires multiple messages, the [Initiator
        Signature Token] is used for the message signature from initiator to the
        recipient. The [Initiator Encryption Token is used for the response
        message encryption from recipient to the initiator. The [Recipient
        Signature Token] is used for the response message signature from
        recipient to the initiator. The [Recipient Encryption Token is used for
        the message encryption from initiator to the recipient. Note that in
        each case, the token is associated with the party (initiator or
        recipient) who knows the secret.
      </h:p>
      <h:p>
        Immediately below the text:<h:br/>
        /sp:AsymmetricBinding/wsp:Policy/sp:RecipientToken/wsp:Policy<h:br/>
        The policy contained here MUST identify one or more token
        assertions.
      </h:p>
      <h:p>
        Insert:<h:br/>
        /sp:AsymmetricBinding/wsp:Policy/sp:InitiatorSignatureToken<h:br/>
        This assertion indicates a requirement for an Initiator Signature
        Token. The specified token populates the [Initiator Signature Token]
        property and is used for the message signature from initiator to
        recipient.<h:br/>
        /sp:AsymmetricBinding/wsp:Policy/sp:InitiatorSignatureToken/wsp:Policy<h:br/>
        The policy contained here MUST identify one or more token assertions.<h:br/>
        /sp:AsymmetricBinding/wsp:Policy/sp:InitiatorEncryptionToken<h:br/>
        This assertion indicates a requirement for an Initiator Encryption
        Token. The specified token populates the [Initiator Encryption Token]
        property and is used for the message encryption from recipient to
        initiator.<h:br/>
        /sp:AsymmetricBinding/wsp:Policy/sp:InitiatorEncryptionToken/wsp:Policy<h:br/>
        The policy contained here MUST identify one or more token assertions.<h:br/>
        /sp:AsymmetricBinding/wsp:Policy/sp:RecipientSignatureToken<h:br/>
        This assertion indicates a requirement for a Recipient Signature Token.
        The specified token populates the [Recipient Signature Token] property
        and is used for the message signature from recipient to initiator.<h:br/>
        /sp:AsymmetricBinding/wsp:Policy/sp:RecipientSignatureToken/wsp:Policy<h:br/>
        The policy contained here MUST identify one or more token assertions.<h:br/>
        /sp:AsymmetricBinding/wsp:Policy/sp:RecipientEncryptionToken<h:br/>
        This assertion indicates a requirement for a Recipient Encryption
        Token. The specified token populates the [Recipient Encryption Token]
        property and is used for encryption from initiator to recipient.<h:br/>
        /sp:AsymmetricBinding/wsp:Policy/sp:RecipientEncryptionToken/wsp:Policy<h:br/>
        The policy contained here MUST identify one or more token assertions.
      </h:p>
    </proposal>
    <proposal date="2006-02-27" href="http://lists.oasis-open.org/archives/ws-sx/200602/msg00143.html">
      <h:p>
        Replace the text at the beginning of WS-SP section 8.5:
      </h:p>
      <h:p>
        The AsymmetricBinding assertion is used in scenarios in which message
        protection is provided by means defined in WSS: SOAP Message Security.
        This binding has two binding specific token properties; [Initiator
        Token] and [Recipient Token]. If the message pattern requires multiple
        messages, this binding defines that the [Initiator Token] is used for
        the message signature from initiator to the recipient, and for
        encryption from recipient to initiator. The [Recipient Token] is used
        for encryption from initiator to recipient, and for the message
        signature from recipient to initiator.
      </h:p>
      <h:p>
        With:
      </h:p>
      <h:p>
        The AsymmetricBinding assertion is used in scenarios in which message
        protection is provided by means defined in WSS: SOAP Message Security
        using asymmetric key (Public Key) technology. Commonly used asymmetric
        algorithms, such as RSA, allow the same key pair to be used for both
        encryption and signature. However it is also common practice to use
        distinct keys for encryption and signature, because of their different
        lifecycles.
      </h:p>
      <h:p>
        This binding enables either of these practices by means of
        four binding specific token properties:
        [Initiator Signature Token], [Initiator Encryption Token], [Recipient
        Signature Token] and [Recipient Encryption Token].
      </h:p>
      <h:p>
        If the same key pair is used for signature and encryption, then
        [Initiator Signature Token] and [Initiator Encryption Token] will
        both refer to the same token. Likewise [Recipient Signature Token]
        and [Recipient Encryption Token] will both refer to the same token.
      </h:p>
      <h:p>
        If distinct key pairs are used for signature and encryption, then
        [Initiator Signature Token] and [Initiator Encryption Token] will
        refer to different tokens. Likewise [Recipient Signature Token]
        and [Recipient Encryption Token] will refer to different tokens.
      </h:p>
      <h:p>
        If the message pattern requires multiple messages, the [Initiator
        Signature Token] is used for the message signature from initiator to
        the recipient. The [Initiator Encryption Token] is used for the response
        message encryption from recipient to the initiator. The [Recipient
        Signature Token] is used for the response message signature from
        recipient to the initiator. The [Recipient Encryption Token] is used
        for the message encryption from initiator to the recipient. Note that in
        each case, the token is associated with the party (initiator or
        recipient) who knows the secret.
      </h:p>
      <h:p>
        Replace the text;
      </h:p>
      <h:p>
        /sp:AsymmetricBinding/wsp:Policy/sp:InitiatorToken<h:br/>
        This assertion indicates a requirement for an Initiator Token.
        The specified token populates the [Initiator Token] property and
        is used for the message signature from initiator to recipient,
        and encryption from recipient to initiator.
      </h:p>
      <h:p>
        With:
      </h:p>
      <h:p>
        /sp:AsymmetricBinding/wsp:Policy/sp:InitiatorToken<h:br/>
        This assertion indicates a requirement for an Initiator Token.
        The specified token populates the [Initiator Signature Token] and
        [Initiator Encryption Token] properties and is used for the message
        signature from initiator to recipient, and encryption from
        recipient to initiator.
      </h:p>
      <h:p>
        Replace the text:
      </h:p>
      <h:p>
        /sp:AsymmetricBinding/wsp:Policy/sp:RecipientToken<h:br/>
        This assertion indicates a requirement for a Recipient Token.
        The specified token populates the [Recipient Token] property and
        is used for encryption from initiator to recipient, and for the
        message signature from recipient to initiator.
      </h:p>
      <h:p>
        With:
      </h:p>
      <h:p>
        /sp:AsymmetricBinding/wsp:Policy/sp:RecipientToken<h:br/>
        This assertion indicates a requirement for a Recipient Token.
        The specified token populates the [Recipient Signature Token] and
        [Recipient Encryption Token] properties and is used for encryption
        from initiator to recipient, and for the message signature from
        recipient to initiator.
      </h:p>
      <h:p>
        Immediately below the text:
      </h:p>
      <h:p>
        /sp:AsymmetricBinding/wsp:Policy/sp:RecipientToken/wsp:Policy<h:br/>
        The policy contained here MUST identify one or more token
        assertions.
      </h:p>
      <h:p>
        Insert:
      </h:p>
      <h:p>
        /sp:AsymmetricBinding/wsp:Policy/sp:InitiatorSignatureToken<h:br/>
        This assertion indicates a requirement for an Initiator Signature
        Token. The specified token populates the [Initiator Signature Token]
        property and is used for the message signature from initiator to
        recipient.
      </h:p>
      <h:p>
        /sp:AsymmetricBinding/wsp:Policy/sp:InitiatorSignatureToken/wsp:Policy<h:br/>
        The policy contained here MUST identify one or more token assertions.
      </h:p>
      <h:p>
        /sp:AsymmetricBinding/wsp:Policy/sp:InitiatorEncryptionToken<h:br/>
        This assertion indicates a requirement for an Initiator Encryption
        Token. The specified token populates the [Initiator Encryption Token]
        property and is used for the message encryption from recipient to
        initiator.
      </h:p>
      <h:p>
        /sp:AsymmetricBinding/wsp:Policy/sp:InitiatorEncryptionToken/wsp:Policy<h:br/>
        The policy contained here MUST identify one or more token assertions.
      </h:p>
      <h:p>
        /sp:AsymmetricBinding/wsp:Policy/sp:RecipientSignatureToken<h:br/>
        This assertion indicates a requirement for a Recipient
        Signature Token. The specified token populates the [Recipient Signature
        Token] property
        and is used for the message signature from recipient to initiator.
      </h:p>
      <h:p>
        /sp:AsymmetricBinding/wsp:Policy/sp:RecipientSignatureToken/wsp:Policy<h:br/>
        The policy contained here MUST identify one or more token assertions.
      </h:p>
      <h:p>
        /sp:AsymmetricBinding/wsp:Policy/sp:RecipientEncryptionToken<h:br/>
        This assertion indicates a requirement for a Recipient Encryption
        Token. The specified token populates the [Recipient Encryption Token]
        property and is used for encryption from initiator to recipient.
      </h:p>
      <h:p>
        /sp:AsymmetricBinding/wsp:Policy/sp:RecipientEncryptionToken/wsp:Policy<h:br/>
        The policy contained here MUST identify one or more token assertions.
      </h:p>
    </proposal>
    <resolution date="2006-03-01" href="http://lists.oasis-open.org/archives/ws-sx/200603/msg00010.html">
      Proposal 2 accepetd on March 1st TC call.
    </resolution>
    <resolution date="2006-03-28" href="http://www.oasis-open.org/apps/org/workgroup/ws-sx/download.php/17389/ws-securitypolicy-1.2-spec-ed-01-r05.pdf">
      Revision 5 of SP contains resolution for review.
    </resolution>
    <resolution date="2006-04-04" href="http://lists.oasis-open.org/archives/ws-sx/200604/msg00027.html">
      Moved to Closed at April 4th F2F.
    </resolution>
  </issue>
  <issue id="i010" status="Closed">
    <title>Proof of possesion for security intermediaries</title>
    <description>
      How does a security intermediary presents a sec token? How does it provide proof of possession
      of that token in the current message structure? See <h:a href="http://lists.oasis-open.org/archives/ws-sx/200602/doc00001.doc">security agent use cases (.doc link)</h:a>.
      <h:p>
        Continuing discussion:<h:br/>
        <h:a href="http://lists.oasis-open.org/archives/ws-sx/200603/msg00016.html">msg00016</h:a><h:br/>
        <h:a href="http://lists.oasis-open.org/archives/ws-sx/200603/msg00044.html">msg00044</h:a><h:br/>
        <h:a href="http://lists.oasis-open.org/archives/ws-sx/200603/msg00050.html">msg00050</h:a><h:br/>
      </h:p>
    </description>
    <protocol revision="contrib">ws-trust</protocol>
    <target>spec</target>
    <type>design</type>
    <origin href="http://lists.oasis-open.org/archives/ws-sx/200512/msg00018.html">Prateek Mishra</origin>
    <owner href="mailto:prateek.mishra@oracle.com">Prateek Mishra</owner>
    <proposal href="http://lists.oasis-open.org/archives/ws-sx/200603/msg00050.html"/>
    <resolution date="2006-03-15" href="http://lists.oasis-open.org/archives/ws-sx/200603/msg00064.html">
      Proposal 1 accepted on March 15th TC call.
    </resolution>
    <resolution date="2006-03-28" href="http://www.oasis-open.org/apps/org/workgroup/ws-sx/download.php/17403/ws-trust-1.3-spec-ed-01-r04.pdf">
      Revision 4 of Trust contains resolution for review.
    </resolution>
    <resolution date="2006-04-04" href="http://lists.oasis-open.org/archives/ws-sx/200604/msg00027.html">
      Moved to Closed at April 4th F2F.
    </resolution>
  </issue>
  <issue id="i011" status="Closed">
    <title>WS-SX Charter XPath reqts and WS-SecurityPolicy use of XPath (5.1, 5.2) appear in conflict</title>
    <description>
      <h:p>
        The <h:a href="http://www.oasis-open.org/committees/wss/charter.php">WS-SX Charter</h:a> states on lines 212-222 (red-lined version from WS-SX F2F):<h:br/>
      </h:p>
      <h:p>
        <h:i>
          "This work will specifically define the following: <h:br/>
          1. Mechanism for specifying what parts of the message must <h:br/>
          be secured, called protection assertions <h:br/>
          a. Such protection assertions must be able to specify <h:br/>
          integrity requirements at both the element and <h:br/>
          header/body level in a security policy binding <h:br/>
          (defined below) neutral manner. <h:br/>
          b. Such protection assertions must be able to specify <h:br/>
          confidentiality requirements at both the element and <h:br/>
          header/body level in a security policy binding <h:br/>
          (defined below) neutral manner. <h:br/>
          c. Such mechanisms must not require the use of XPath [21] <h:br/>
          but may provide it as an option." <h:br/>
        </h:i>
      </h:p>
      <h:p>
        I think this clearly states that a mechanism will be defined that is
        able to specify integrity and confidentiality requirements at an
        element level without using XPath.
      </h:p>
      <h:p>
        However, section 5.1 of WS-SecurityPolicy states:
      </h:p>
      <h:p>
        <h:i>
          "5.1 Integrity Assertions<h:br/>

          Two mechanisms are defined for specifying the set of
          message parts to integrity protect.
          One uses QNames to specify either message headers or
          the message body while the other uses XPath expressions
          to identify any part of the message."
        </h:i>
      </h:p>
      <h:p>
        A similar introduction exists in section 5.2 and in both sections the
        followup text elaborates consistent with introductions.
        My interpretation is that this is inconsistent with part c of the quoted
        text from the charter above, because neither mechanism allows the
        the addressing at the element level without XPath (the first does not
        allow element addressing at all, the second uses XPath).
        Finally, what raised my concern in the first place was that I was looking
        for an element-specific non-XPath mechanism, which I thought would
        be described in section 5.1.1.  I read the text several times, but only
        at the meeting when it was stated that SignedParts only applied to
        the Body as a whole did I realize that the text then was consistent.
        However, if only the Body can be addressed this does not meet the
        requirement of part a. in the quote from the charter above.
      </h:p>
      <h:p>
        Assuming my interpretation is correct, my suggestion is to either:<h:br/>
        1. loosen the restriction in part c to say a mechanism such as
        XPath may be required<h:br/>
        or<h:br/>
        2. add a 3rd mechanism to sections 5.1, 5.2<h:br/>
        My concern also is that I am not aware of any 3rd mechanism.
        Possibly wsu:Id or xml:id could be inserted to a target element,
        but that might cause xml validation issues.
      </h:p>
    </description>
    <protocol revision="contrib">ws-sp</protocol>
    <target>spec</target>
    <type>editorial</type>
    <origin href="http://lists.oasis-open.org/archives/ws-sx/200512/msg00033.html">Richard Levinson</origin>
    <owner href="mailto:frederick.hirsch@nokia.com">Frederick Hirsch</owner>
    <proposal date="2006-01-18">
      <h:p>
        <h:a href="http://lists.oasis-open.org/archives/ws-sx/200601/msg00021.html">Initial mail from Frederick</h:a>,
        prepared as charter clarification during <h:a href="http://lists.oasis-open.org/archives/ws-sx/200601/msg00038.html">Jan 18th TC call</h:a>.
      </h:p>
    </proposal>
    <resolution date="2006-01-18">
      <h:p>
        Closed with new ballot for charter clarification drafted per proposal 1 with typo corrections during
        <h:a href="http://lists.oasis-open.org/archives/ws-sx/200601/msg00038.html">Jan 18th TC call</h:a>.
        Chairs have action (<h:a href="#ai-08">ai-08</h:a>) to start a new ballot.
      </h:p>
    </resolution>
  </issue>
  <issue id="i012" status="Closed">
    <title>
      Examples should have &lt;ds:SignatureValue&gt; subelement, not &lt;ds:Signature&gt;
    </title>
    <description>
      While going over some details I noticed that it appears that each &lt;ds:Signature&gt;
      in the examples contains &lt;ds:Signature&gt;...&lt;/ds:Signature&gt;. This should probably
      be &lt;ds:SignatureValue&gt;...&lt;ds:SignatureValue&gt;.<h:br/>
      See lines: 2376, 2604, 2626, 2751, 2973, 2990, 3124
    </description>
    <protocol revision="contrib">ws-sp</protocol>
    <protocol revision="ed-01-r3">ws-sp</protocol>
    <target>spec</target>
    <type>editorial</type>
    <origin href="http://lists.oasis-open.org/archives/ws-sx/200601/msg00000.html">Richard Levinson</origin>
    <owner>Editors</owner>
    <proposal>Assuming the issue is correct change the tag names to ds:SignatureValue</proposal>
    <resolution date="2006-01-11">
      <h:p>
        Assigned to editors to make proposed change on
        <h:a href="http://lists.oasis-open.org/archives/ws-sx/200601/msg00024.html">Jan 11 TC call</h:a>
      </h:p>
      <h:p>
        Moved to review based at <h:a href="http://lists.oasis-open.org/archives/ws-sx/200601/msg00038.html">Jan 18th TC call</h:a> on changes in ws-sp ed-01-r3
      </h:p>
      <h:p>
        Moved to closed at <h:a href="http://lists.oasis-open.org/archives/ws-sx/200601/msg00073.html">Jan 25th TC call</h:a>.
      </h:p>
    </resolution>
  </issue>
  <issue id="i013" status="Closed">
    <title>Add the OASIS boilerplate to the XSD and WSDL files</title>
    <description>OASIS boilerplate (license, etc.) needs to be added to the XSD and WSDL files</description>
    <protocol revision="contrib">ws-sc</protocol>
    <protocol revision="contrib">ws-sp</protocol>
    <protocol revision="contrib">ws-trust</protocol>
    <target>schema</target>
    <target>wsdl</target>
    <type>editorial</type>
    <origin href="http://lists.oasis-open.org/archives/ws-sx/200601/msg00024.html">Jan 11 TC call</origin>
    <owner>Editors</owner>
    <proposal date="2006-01-18">
      <h:p>
        Editors prepared new drafts as
        <h:a href="http://www.oasis-open.org/apps/org/workgroup/ws-sx/download.php/16290/oasis-wssx-ws-trust-1.0.xsd">oasis-wssx-ws-trust-1.0.xsd</h:a>,
        <h:a href="http://www.oasis-open.org/apps/org/workgroup/ws-sx/download.php/16291/oasis-wssx-ws-trust-1.0.wsdl">oasis-wssx-ws-trust-1.0.wsdl</h:a>
        <h:a href="http://www.oasis-open.org/apps/org/workgroup/ws-sx/download.php/16292/oasis-wssx-ws-secureconversation.xsd">oasis-wssx-ws-secureconversation.xsd</h:a>
      </h:p>
    </proposal>
    <resolution date="2006-01-18">
      Proposal 1 accepted at <h:a href="http://lists.oasis-open.org/archives/ws-sx/200601/msg00038.html">Jan 18th TC call</h:a>, status changed to review.
      <h:p>
        Moved to closed at <h:a href="http://lists.oasis-open.org/archives/ws-sx/200601/msg00073.html">Jan 25th TC call</h:a>.
      </h:p>
    </resolution>
  </issue>
  <issue id="i014" status="Dropped">
    <title>
      Is the key agreement algorithm proposed in WS-Trust sound?
    </title>
    <description>
      <h:p>
        Section 6.2.4 proposes the use of P_SHA-1 algorithm taken from rfc
        2246 (TLS 1.0) for implementing a key agreement protocol.
        However, key agreement in rfc 2246 involves a somewhat different
        construction which uses P_SHA-1 only as a sub-component.
      </h:p>
      <h:p>
        (1) Is there an analysis or other material available to support the use
        of P_SHA-1 as proposed in WS-Trust?
      </h:p>
      <h:p>
        (2) P_SHA-1 is an iterative method that could theoretically generate
        keying material of unbounded size. It would seem that there would
        need to be some constraints on the sizes of Ent(req), Ent(resp) and the
        computed key. For example, would Ent(req) and Ent(resp) be
        required to be at least 160 bits? And, if so, what then would be the
        recommended size of the computed key?
      </h:p>
    </description>
    <protocol revision="ed-01-r3">ws-trust</protocol>
    <target>spec</target>
    <type>design</type>
    <origin href="http://lists.oasis-open.org/archives/ws-sx/200601/msg00061.html">Prateek Mishra</origin>
    <owner href="mailto:prateek.mishra@oracle.com">Prateek Mishra</owner>
    <proposal>
      Close with no action. "Chris suggested the only change would be to add a new derived key
      algorithm based on P-SHA256.  Prateek agreed this was orthogonal."
    </proposal>
    <resolution date="2006-02-08">
      Proposal 1 made and accepted on <h:a href="http://lists.oasis-open.org/archives/ws-sx/200602/msg00028.html">Feb. 8 TC call</h:a>.
    </resolution>
  </issue>
  <issue id="i015" status="Dropped">
    <title>
      Support error handling in RequestSecurityToken extension
      mechanism
    </title>
    <description>
      <h:p>
        The extension mechanism in the RequestSecurityToken and the RequestSecurityTokenResponse require the
        recipient fault if an attribute or an element is found that is not understood.   The recipient can
        be required to return the attribute(s) or element(s) that it doesn't understand in defined format
        in the fault message.  The error information can help cross vendor interoperability and even among
        different versions of the same vendor implementation.  An implementation potentially can fall back
        to a mode of operation that does not use new extensions.
      </h:p>
      <h:p>
        Draft proposal: The recipient returns attribute name(s) and element name(s) that it doesn't understand in the fault message.
      </h:p>
    </description>
    <protocol revision="ed-01-r3">ws-trust</protocol>
    <target>spec</target>
    <type>design</type>
    <origin href="http://lists.oasis-open.org/archives/ws-sx/200601/msg00067.html">C.Y. Chao</origin>
    <owner href="mailto:cyc@us.ibm.com">C.Y. Chao</owner>
    <proposal>
      <h:p>
        <h:a href="http://lists.oasis-open.org/archives/ws-sx/200601/msg00080.html">From C.Y. Chao</h:a>:
      </h:p>
      <h:p>
        WS-Trust line 367-368 (also 369-371, 430-432, and 433-435)<h:br/>

        Like ". . . If an element is found that is not understood, the recipient should fault. The recipient should list unrecognized elements and attributes in the detail element."<h:br/>

        Line 2058-2067 Error Handling section, add<h:br/>

        Error that occurred (faultstring) Unrecognized extensions found<h:br/>
        Fault code (faultcode) wst:UnknownExtension<h:br/>
        Fault detail (detail) . . .<h:br/>
        &lt;UnknownElement>element name&lt;/UnknownElement><h:br/>
        &lt;UnknownAttribute>attribute name&lt;/UnknownAttribute><h:br/>
      </h:p>
    </proposal>
    <proposal date="2006-02-21" href="http://lists.oasis-open.org/archives/ws-sx/200602/msg00121.html">
      Close with no action.
    </proposal>
    <resolution date="2006-02-22" href="http://lists.oasis-open.org/archives/ws-sx/200602/msg00124.html">
      Agreed to proposal 2, close with no action, on feb 22nd Tc call.
    </resolution>
  </issue>
  <issue id="i016" status="Pending">
    <title>
      sp:SignedParts mechanism
    </title>
    <description>
      Should the sp:SignedParts mechanism (lines 592-605) allow specification
      of header elements targeted to a specific s11:actor or s12:role?
    </description>
    <protocol revision="ed-01-r3">ws-sp</protocol>
    <target>spec</target>
    <type>design</type>
    <origin href="http://lists.oasis-open.org/archives/ws-sx/200601/msg00069.html">Michael McIntosh</origin>
    <owner href="mailto:mikemci@us.ibm.com">Michael McIntosh</owner>
    <proposal>
      <h:p>
        Section 4.1.1 SignedParts provides a mechanism to specify which "parts" of
        a message are required to be integrity protected. The current text
        indicates that, for the sp:SignedParts element, "If no child elements are
        specified, all message headers targeted at the UltimateReceiver role
        [SOAP12] or actor [SOAP11] and the body of the message MUST be integrity
        protected." However, it isn't clear whether sp:Header elements, when
        specified, impact all matching header elements or only those targeted at
        the UltimateReceiver. Also, there is currently no way to specify that a
        header not targeted to UltimateReceiver must be signed.
      </h:p>
      <h:p>
        Proposal:
      </h:p>
      <h:p>
        @ Line 575<h:br/>
        Syntax<h:br/>
        &lt;sp:SignedParts ...="" ><h:br/>
        &lt;sp:Body />?<h:br/>
        &lt;sp:Header Name="xs:NCName"? Namespace="xs:anyURI" Target="xs:anyURI" ...="" />*<h:br/>
        ...<h:br/>
        &lt;/sp:SignedParts><h:br/>
      </h:p>
      <h:p>
        @ Line 599<h:br/>

        /sp:SignedParts/sp:Header/@Name<h:br/>
        This optional attribute indicates the local name of the SOAP header to be
        integrity protected. If this attribute is not specified, all SOAP headers
        whose namespace and target match the Namespace and Target attributes are
        to be protected.<h:br/>

        /sp:SignedParts/sp:Header/@Namespace<h:br/>
        This required attribute indicates the namespace of the SOAP header(s) to
        be integrity protected.<h:br/>

        /sp:SignedParts/sp:Header/@Target<h:br/>
        This optional attribute indicates the role [SOAP12] or actor [SOAP11] of
        the SOAP header(s) to be integrity protected. If this attribute is not
        specified, all SOAP headers targeted at the UltimateReceiver role [SOAP12]
        or actor [SOAP11] whose namespace matches the Namespace attribute are to
        be protected.
      </h:p>
    </proposal>
    <proposal date="2006-03-29" href="http://lists.oasis-open.org/archives/ws-sx/200603/msg00103.html"/>
    <resolution date="2006-04-05" href="http://lists.oasis-open.org/archives/ws-sx/200604/msg00035.html">
      Proposal 2 accepted at April 5th F2F.
    </resolution>
  </issue>
  <issue id="i017" status="Dropped">
    <title>
      sp:RequiredElements mechanism
    </title>
    <description>
      Should the sp:RequiredElements mechanism (lines 735-740) allow
      specification of otherwise optional elements that are not children of
      soap:Header?
    </description>
    <protocol revision="ed-01-r3">ws-sp</protocol>
    <target>spec</target>
    <type>design</type>
    <origin href="http://lists.oasis-open.org/archives/ws-sx/200601/msg00069.html">Michael McIntosh</origin>
    <owner href="mailto:mikemci@us.ibm.com">Michael McIntosh</owner>
    <proposal>
      <h:a href="http://lists.oasis-open.org/archives/ws-sx/200602/msg00019.html">Drop the issue.</h:a>
    </proposal>
    <proposal date="2006-02-07" href="http://lists.oasis-open.org/archives/ws-sx/200602/msg00018.html">
      Close with no action
    </proposal>
    <resolution date="2006-02-22" href="http://lists.oasis-open.org/archives/ws-sx/200602/msg00124.html">
      Agreed to proposal 2, close with no action, on feb 22nd Tc call.
    </resolution>
  </issue>
  <issue id="i018" status="Pending">
    <title>
      absolute XPath expressions
    </title>
    <description>
      Should there a be way to specify that a signature reference for a given
      SignedPart or SignedElement must use an absolute XPath expression?
    </description>
    <protocol revision="ed-01-r3">ws-sp</protocol>
    <target>spec</target>
    <type>design</type>
    <origin href="http://lists.oasis-open.org/archives/ws-sx/200601/msg00069.html">Michael McIntosh</origin>
    <owner href="mailto:mikemci@us.ibm.com">Michael McIntosh</owner>
    <proposal>
      <h:p>
        <h:a href="http://lists.oasis-open.org/archives/ws-sx/200602/msg00020.html">Rationale for proposal</h:a>
      </h:p>
      <h:p>
        Before Line 606 Add:<h:br/>

        /sp:SignedParts/sp:Header/@UsePositionalReference<h:br/>
        This optional attribute indicates that the specified SOAP header element
        must be integrity protected in a way that prevents repositioning the
        element in the message. If this attribute is "1" (true) and XML Signature
        is used to protect the integrity of the element, the reference must use an
        absolute path XPath expression. If this attribute is not specified the
        default is "0" (false).<h:br/>

        Before Line 626 Add:<h:br/>

        /sp:SignedElements/@UsePositionalReference<h:br/>
        This optional attribute indicates that the specified element(s) must be
        integrity protected in a way that prevents repositioning the element(s) in
        the message. If this attribute is "1" (true) and XML Signature is used to
        protect the integrity of the element(s), the reference(s) must use an
        absolute path XPath expression. If this attribute is not specified the
        default is "0" (false).

      </h:p>
    </proposal>
    <proposal date="2006-03-29" href="http://lists.oasis-open.org/archives/ws-sx/200603/msg00104.html"/>
    <proposal date="2006-04-05" href="http://lists.oasis-open.org/archives/ws-sx/200604/msg00035.html">Proposal 2 ammended during April 5th F2F discussion.</proposal>
    <resolution date="2006-04-05" href="http://lists.oasis-open.org/archives/ws-sx/200604/msg00035.html">
      Proposal 3 accepted at April 5th F2F.
    </resolution>
  </issue>
  <issue id="i019" status="Dropped">
    <title>
      supported XPath expressions
    </title>
    <description>
      define a limited set of XPath expressions that MUST be supported
      by an implementation (and list explicitly )
    </description>
    <protocol revision="ed-01-r3">ws-sp</protocol>
    <target>spec</target>
    <type>design</type>
    <origin href="http://lists.oasis-open.org/archives/ws-sx/200601/msg00036.html">Frederick Hirsch</origin>
    <owner href="mailto:frederick.hirsch@nokia.com">Frederick Hirsch</owner>
    <resolution date="2006-02-08">
      At <h:a href="http://lists.oasis-open.org/archives/ws-sx/200602/msg00028.html">Feb. 8 TC call</h:a>
      Frederick reported that he was not able to get any concrete examples.
      His developers did agree that doing less is always better.
      Since there are no concrete examples the TC agreed to close this issue
      with no action.
    </resolution>
  </issue>
  <issue id="i020" status="Pending">
    <title>Describe minimum acceptable lengths for P_SHA1 inputs</title>
    <description>
      Section 6.2.4 of WS-Trust describes the use of the P_SHA1 function to generate computed keys.
      It does not provide guidance on minimum size of entropy required for this function. My crypto
      101 guess is that a minimum of 20 bytes is required for each parameter but I would like more
      informed guidance and have it included in the table. Is there any advantage to choosing longer
      strings for Ent(req) or Ent(res)?
    </description>
    <protocol revision="ed-01-r5">ws-sc</protocol>
    <protocol revision="ed-01-r5">ws-trust</protocol>
    <target>spec</target>
    <type>design</type>
    <origin href="http://lists.oasis-open.org/archives/ws-sx/200602/msg00012.html">Prateek Mishra</origin>
    <owner>Prateek Mishra</owner>
    <proposal href="http://lists.oasis-open.org/archives/ws-sx/200604/msg00073.html"/>
    <resolution date="2006-04-19" href="http://lists.oasis-open.org/archives/ws-sx/200604/msg00079.html">
      Proposal 1 accepted on April 19th TC Call.
    </resolution>
  </issue>
  <issue id="i021" status="Closed">
    <title>Correct section numbers in SP</title>
    <description>
      OASIS template invalidated section numbers used to cross reference throughout SP. This needs to be corrected.
    </description>
    <protocol revision="ed-01-r3">ws-sp</protocol>
    <target>spec</target>
    <type>editorial</type>
    <origin href="http://lists.oasis-open.org/archives/ws-sx/200602/msg00028.html">Feb 8th TC call</origin>
    <owner>Editors</owner>
    <proposal date="2006-02-28" href="http://lists.oasis-open.org/archives/ws-sx/200603/msg00000.html">
      See <h:a href="http://lists.oasis-open.org/archives/ws-sx/200603/msg00000.html">this message</h:a> for detailed
      line number changes.
    </proposal>
    <resolution date="2006-03-01" href="http://lists.oasis-open.org/archives/ws-sx/200603/msg00010.html">
      Proposal 1 accepted on March 1st TC call.
    </resolution>
    <resolution date="2006-03-15" href="http://www.oasis-open.org/apps/org/workgroup/ws-sx/download.php/17050/ws-securitypolicy-1.2-spec-ed-01-r04.doc">
      Editor version with resolution applied available for review.
    </resolution>
    <resolution date="2006-03-22" href="http://lists.oasis-open.org/archives/ws-sx/200603/msg00084.html">
      Accepted edits as applied.
    </resolution>
  </issue>
  <issue id="i022" status="Dropped">
    <title>XML tags of properties according to the properties</title>
    <description>
      In chapter 6 the spec introduces several properties to control some behaviour.
      The actual XML tags to set the properties is given in chapter 7. It is somehow difficult to
      link the properties defined in chapter 6 to the actual XML tags defined in chapter 7. For example:
      the [Protection Order] property can have several values. Chapter 7 then defines the real XML
      tags as e.g. &lt;sp:EncryptBeforeSigning /> to set this property. Because this property can have
      several values there are several such XML tags to set this property. However, these XML names bear
      no direct link to the property.
    </description>
    <protocol revision="ed-01-r3">ws-sp</protocol>
    <target>spec</target>
    <type>design</type>
    <origin href="http://lists.oasis-open.org/archives/ws-sx/200602/msg00031.html">Werner Dittmann</origin>
    <proposal>
      <h:p>
        Use the following notation to set a multi value property:<h:br/>
        &lt;sp:ProtectionOrder value="EncryptBeforeSigning" /><h:br/>
      </h:p>
      <h:p>
        Such a notation would also simplify parsing because a parser has to look for one tag name
        only and can use the attribute to set the property's value.
      </h:p>
      <h:p>
        Other properties are defined as boolean (true/false) properties. However, the actual XML
        tag names to set the property differ from the specified property name - this is somehow confusing.
        Take the Signature Protection property as an example: to set it you have to use the XML tag
        &lt;sp:EncryptSignature />. Why no use something like:<h:br/>

        &lt;sp:SignatureProtection value="on" /> or <h:br/>
        &lt;sp:SignatureProtection value="Encrypt" /> or just <h:br/>
        &lt;sp:SignatureProtection /><h:br/>

        or something similar to make clear which property is set or defined.
      </h:p>
    </proposal>
    <proposal date="2006-02-16" href="http://lists.oasis-open.org/archives/ws-sx/200602/msg00078.html">
      Close with no action.
    </proposal>
    <resolution date="2006-02-22" href="http://lists.oasis-open.org/archives/ws-sx/200602/msg00124.html">
      Proposal 2 accepted, to close with no action, at Feb 22nd TC call.
    </resolution>
  </issue>
  <issue id="i023" status="Closed">
    <title>
      Properties for Algorithm Suite missing or wrong
    </title>
    <description>
      <h:p>
        The table at line 1280ff defines two properties [Sym KS] and [Asym KS].
        Both propteries were not shown in the bullet list starting at line 1263. Should these two
        properties read [Sym Sig] and [Asym Sig]?
      </h:p>
      <h:p>
        The table starting at line 1282 defines a property [C14n]. This property name is the same
        as the abbreviation for C14n in table starting at line 1277. This is not wrong, but
        choosing different names would make it more clear.
      </h:p>
    </description>
    <protocol revision="ed-01-r3">ws-sp</protocol>
    <target>spec</target>
    <type>editorial</type>
    <origin href="http://lists.oasis-open.org/archives/ws-sx/200602/msg00032.html">Werner Dittmann</origin>
    <proposal date="2006-02-14" href="http://lists.oasis-open.org/archives/ws-sx/200602/msg00061.html">
      <h:p>
        The table at line 1280ff defines two properties [Sym KS] and [Asym KS], these should read [Sym Sig]
        and [Asym Sig] which would match bullett list at line 1263.
      </h:p>
      <h:p>
        The table starting at line 1282 defines a property [C14n], this should be spelled out as a
        property name such as; [Canonicalization], [C14N algorithm] or [C14N Alg] or some such.
      </h:p>
    </proposal>
    <resolution date="2006-02-22" href="http://lists.oasis-open.org/archives/ws-sx/200602/msg00124.html">
      Editors to implement proposed changes (extracted and recorded in proposal 1), agreed on Feb 22nd TC call.
    </resolution>
    <resolution date="2006-03-28" href="http://www.oasis-open.org/apps/org/workgroup/ws-sx/download.php/17389/ws-securitypolicy-1.2-spec-ed-01-r05.pdf">
      Revision 5 of SP contains resolution for review.
    </resolution>
    <resolution date="2006-04-04" href="http://lists.oasis-open.org/archives/ws-sx/200604/msg00027.html">
      Moved to Closed at April 4th F2F.
    </resolution>
  </issue>
  <issue id="i024" status="Dropped">
    <title>
      [Protection Order] Property using same source for keys
    </title>
    <description>
      <h:p>
        In "EncryptBeforeSigning" the spec states that both keys MUST derived from the same source.
        What does this mean? Use the same certificate for both actions (for example if a X509 cert is used).
        In that case this seems an unnecessary restriction. At least WS Security does not mandate this.
        Also using the same cert to encrypt and sign is not a good security practice.
      </h:p>
      <h:p>Proposed direction: Extend the ws-sp spec to support different key sources.</h:p>
    </description>
    <protocol revision="ed-01-r3">ws-sp</protocol>
    <target>spec</target>
    <type>editorial</type>
    <origin href="http://lists.oasis-open.org/archives/ws-sx/200602/msg00033.html">Werner Dittmann</origin>
    <resolution date="2006-03-01" href="http://lists.oasis-open.org/archives/ws-sx/200603/msg00010.html">
      Determined duplicate of issue 9 on on March 1st TC call, closed with no action.
    </resolution>
    <relid>i009</relid>
  </issue>
  <issue id="i025" status="Closed">
    <title>
      Chap. 6.5 [Token protection] conflicts with chapter 8.3 and 8.4
    </title>
    <description>
      <h:p>
        If the policy uses EndorsingSupportingTokens _and_ sets [Token Protection] then I have the
        same behaviour as defined for SignedEndorsingSupportingTokens. Is that true?
      </h:p>
      <h:p>
        On the other hand if I use SignedEndorsingSupportingTokens and do _not_ set [Token Protection] -
        what should be the result in that case?
      </h:p>
      <h:p>
        Proposed direction: Clarify behaviour of these interdependencies.
      </h:p>
    </description>
    <protocol revision="ed-01-r3">ws-sp</protocol>
    <target>spec</target>
    <type>design</type>
    <origin href="http://lists.oasis-open.org/archives/ws-sx/200602/msg00034.html">Werner Dittmann</origin>
    <proposal date="2006-02-16" href="http://lists.oasis-open.org/archives/ws-sx/200602/msg00079.html">
      <h:p>
        At the beginning of chap 8 add something like:
      </h:p>
      <h:p>
        How [Token Protection] interacts with supporting tokens
      </h:p>
      <h:p>
        If [Token Protection] is true, then each signature covers the
        token that generated it. So the main signature ( the one over the message headers
        and body ) covers the main token (e.g. [Protection Token] in a symmetric
        binding). Endorsing signatures cover the endorsing token.
      </h:p>
      <h:p>
        For a signed SupportingToken the supporting token is covered by the
        <h:b>main</h:b> message signature.
      </h:p>
      <h:p>
        If you have a SignedEndorsingSupportingToken <h:b>and</h:b> [Token Protection] is
        set to 'true' then the supporting token is signed twice, once by the
        main signature and once by the endorsing signature.
      </h:p>
    </proposal>
    <resolution date="2006-02-22" href="http://lists.oasis-open.org/archives/ws-sx/200602/msg00124.html">
      Editors to implement proposed changes (extracted and recorded in proposal 1) in section 8, agreed on Feb 22nd TC call.
    </resolution>
    <resolution date="2006-03-28" href="http://www.oasis-open.org/apps/org/workgroup/ws-sx/download.php/17389/ws-securitypolicy-1.2-spec-ed-01-r05.pdf">
      Revision 5 of SP contains resolution for review.
    </resolution>
    <resolution date="2006-04-04" href="http://lists.oasis-open.org/archives/ws-sx/200604/msg00027.html">
      Moved to Closed at April 4th F2F.
    </resolution>
  </issue>
  <issue id="i026" status="Closed">
    <title>
      Chapter 6.7 [Security Header Layout]
    </title>
    <description>
      <h:p>
        Here the spec defines "LaxTimestampFirst" and "LaxTimestampLast", both define that a
        Timestamp MUST be included. On the other hand in chapter
        6.2 [Timestamp] the spec defines another way to switch Timestamps on/off. Which one rules?
      </h:p>
      <h:p>
        Proposed direction: Clarify behaviour of these interdependencies.
      </h:p>
    </description>
    <protocol revision="ed-01-r3">ws-sp</protocol>
    <target>spec</target>
    <type>design</type>
    <origin href="http://lists.oasis-open.org/archives/ws-sx/200602/msg00035.html">Werner Dittmann</origin>
    <proposal date="2006-02-14" href="http://lists.oasis-open.org/archives/ws-sx/200602/msg00062.html">
      In order for [Security Header Layout] property values of
      LaxTimeStampFirst or LaxTimeStampLast to be valid [Timestamp] MUST be
      set to true. This is called out in the assertions description in section
      7.2 but should be called out in section 6 as well.
    </proposal>
    <resolution date="2006-02-22" href="http://lists.oasis-open.org/archives/ws-sx/200602/msg00124.html">
      Editors to implement proposed changes (extracted and recorded in proposal 1) to add Section from 7.2 to section 6.
      Agreed on Feb 22nd TC call.
    </resolution>
    <resolution date="2006-03-28" href="http://www.oasis-open.org/apps/org/workgroup/ws-sx/download.php/17389/ws-securitypolicy-1.2-spec-ed-01-r05.pdf">
      Revision 5 of SP contains resolution for review.
    </resolution>
    <resolution date="2006-04-04" href="http://lists.oasis-open.org/archives/ws-sx/200604/msg00027.html">
      Moved to Closed at April 4th F2F.
    </resolution>
  </issue>
  <issue id="i027" status="Closed">
    <title>
      When to include a token?
    </title>
    <description>
      <h:p>
        Using token inclusion values (chap 5.1.1) one can specify when to include a token. On the other hand in chap 5.3.3 X509Token Assertion there are ways defined how to reference a X509 token. For example if "RequireIssuerSerialReference" is set and the inclusion value is
        "always": shall the token be included in the message? Which token shall the receipient take - the included one or the referenced?
      </h:p>
      <h:p>
        With respect to the WS Security specification I interpret the inclusion value "always*" or "once" without any additional "Require*"
        assertion as "include the token as a BinarySecurityToken and reference it using a Reference in the SecruityTokenReference". Is this a correct interpretation?
      </h:p>
      <h:p>
        Also, with respect to WSS how to interpret or act on the RequireEmbeddedRefernce assertion? WSS does not specify an "embedded"
        mechanism for X509 certificates.
      </h:p>
      <h:p>
        Proposed direction: Clarify behaviour of the "token inclusion" and "token reference"
        interworking to avoid misinterpretations and probable interop problems.
      </h:p>
    </description>
    <protocol revision="ed-01-r3">ws-sp</protocol>
    <target>spec</target>
    <type>design</type>
    <origin href="http://lists.oasis-open.org/archives/ws-sx/200602/msg00037.html">Werner Dittmann</origin>
    <owner>Werner Dittmann</owner>
    <proposal date="2006-03-03" href="http://lists.oasis-open.org/archives/ws-sx/200603/msg00020.html">
      <h:a href="http://lists.oasis-open.org/archives/ws-sx/200603/msg00032.html">See discussion of this proposal in March 8 TC call minutes</h:a>
    </proposal>
    <proposal href="http://lists.oasis-open.org/archives/ws-sx/200603/msg00057.html"/>
    <resolution date="2006-03-15" href="http://lists.oasis-open.org/archives/ws-sx/200603/msg00064.html">
      Proposal 2 accepted on March 15th TC call.
    </resolution>
    <resolution date="2006-03-28" href="http://www.oasis-open.org/apps/org/workgroup/ws-sx/download.php/17389/ws-securitypolicy-1.2-spec-ed-01-r05.pdf">
      Revision 5 of SP contains resolution for review.
    </resolution>
    <resolution date="2006-04-04" href="http://lists.oasis-open.org/archives/ws-sx/200604/msg00027.html">
      Moved to Closed at April 4th F2F.
    </resolution>
  </issue>
  <issue id="i028" status="Dropped">
    <title>
      Multiple supporting tokens of the same type?
    </title>
    <description>
      <h:p>
        Can a Policy have more than one supporting token (of the same type), e.g. multiple SupportingTokens or multiple EndorsingSupportingTokens?
      </h:p>
      <h:p>
        Proposed direction: IMHO we need an "overall" ws-sp outline to define which assertions are allowed at a specific level, for example similar to (a)symmetric binding outline but for to top level policy file.
      </h:p>
      <h:p>
        See continuing discussion:<h:br/>
        <h:a href="http://lists.oasis-open.org/archives/ws-sx/200603/msg00079.html">msg00079</h:a><h:br/>
      </h:p>
    </description>
    <protocol revision="ed-01-r3">ws-sp</protocol>
    <target>spec</target>
    <type>design</type>
    <origin href="http://lists.oasis-open.org/archives/ws-sx/200602/msg00038.html">Werner Dittmann</origin>
    <owner>Werner Dittmann</owner>
    <resolution date="2006-04-05" href="http://lists.oasis-open.org/archives/ws-sx/200604/msg00035.html">
      Closed with no action at April 5th F2F as the TC agreed that the answer to this question is yes..
    </resolution>
    <relid>i062</relid>
  </issue>
  <issue id="i029" status="Closed">
    <title>
      Which token to use to encrypt/sign in case of multiple tokens defined in a supporting token assertion?
    </title>
    <description>
      <h:p>
        Every supporting token can have more than one token assertion, e.g.
        X509 token assertions. If there are more than one such token assertion which on shall be used to sign/encrypt additional SignedParts or EncryptedParts if some are definied?
      </h:p>
      <h:p>
        Proposed direction: Define and insert some clarification.
      </h:p>
    </description>
    <protocol revision="ed-01-r3">ws-sp</protocol>
    <target>spec</target>
    <type>design</type>
    <origin href="http://lists.oasis-open.org/archives/ws-sx/200602/msg00039.html">Werner Dittmann</origin>
    <proposal date="2006-02-14" href="http://lists.oasis-open.org/archives/ws-sx/200602/msg00065.html">
      <h:p>Add the following to section 8, supporting tokens:</h:p>
      <h:p>
        All of them (sic "tokens included in the supporting tokens") should
        sign and encrypt the various message parts. Ordering of elements
        (tokens, referencelists etc.) in the security header would have to be
        used to determine which order encryptions occurred in.
      </h:p>
    </proposal>
    <resolution date="2006-03-01" href="http://lists.oasis-open.org/archives/ws-sx/200603/msg00010.html">
      Proposal 1 accepted on March 1st TC call.
    </resolution>
    <resolution date="2006-03-28" href="http://www.oasis-open.org/apps/org/workgroup/ws-sx/download.php/17389/ws-securitypolicy-1.2-spec-ed-01-r05.pdf">
      Revision 5 of SP contains resolution for review.
    </resolution>
    <resolution date="2006-04-04" href="http://lists.oasis-open.org/archives/ws-sx/200604/msg00027.html">
      Moved to Closed at April 4th F2F.
    </resolution>
  </issue>
  <issue id="i030" status="Pending">
    <title>
      Need a mechanism to identify token assertions
    </title>
    <description>
      <h:p>
        An implementation that uses Security Policy Language has to know how to populate the required
        tokens, e.g. UsernameToken or X509 tokens. Because a policy file usually contains several token
        assertions there should be a mechanism avaliable to identify a token assertion.
      </h:p>
      <h:p>
        For example if a policy requires two UsernameToken in a supporting token the application that
        creates the message needs a way to link the different UsernameToken assertions to the user
        data records that contains username, password, etc. To do so the application shall be able to
        identify the UsernameToken and use this identifier as a link to the user data record.
      </h:p>
      <h:p>
        Simliar mechanisms are required to locate the correct X509 certificate in a keystore, for example.
      </h:p>
      <h:p>
        Proposed direction: Add an Id or name attribute or to token assertions.  Any other ideas how to identify token in a Poliy file and associated them with real user/alias data?
      </h:p>
      <h:p>See AI-2006-03-15-01</h:p>
    </description>
    <protocol revision="ed-01-r3">ws-sp</protocol>
    <target>spec</target>
    <type>design</type>
    <origin href="http://lists.oasis-open.org/archives/ws-sx/200602/msg00040.html">Werner Dittmann</origin>
    <owner>Werner Dittmann</owner>
    <proposal date="2006-03-07" href="http://lists.oasis-open.org/archives/ws-sx/200603/msg00029.html"/>
    <proposal date="2006-04-05" href="http://lists.oasis-open.org/archives/ws-sx/200604/msg00030.html"/>
    <resolution date="2006-04-05" href="http://lists.oasis-open.org/archives/ws-sx/200604/msg00035.html">
      Proposal 2 accepted at April 5th F2F.
    </resolution>
  </issue>
  <issue id="i031" status="Active">
    <title>
      Clarification for UsernameToken assertion
    </title>
    <description>
      <h:p>
        The UsernameToken defines additonal (optional) assertions that specify the WSS spec version.
        IMHO this is not enough to fully specify a UsernameToken. For example a UsernameToken may have
        a additonal elements such as a creation time. The WSS specs do not define in any way if such
        elements shall be included or not (some are recommended but no mandated).
      </h:p>
      <h:p>
        Proposed direction: The UsernameToken assertion should be extended to better reflect the WSS
        username token elements and attributes.
      </h:p>
      <h:p>
        *Note* depends on resolution to issue 30<h:br/>
        See continuing discussion<h:br/>
        <h:a href="http://lists.oasis-open.org/archives/ws-sx/200603/msg00081.html">msg00081</h:a><h:br/>
        <h:a href="http://lists.oasis-open.org/archives/ws-sx/200603/msg00083.html">msg00083</h:a><h:br/>
      </h:p>
    </description>
    <protocol revision="ed-01-r3">ws-sp</protocol>
    <target>spec</target>
    <type>design</type>
    <origin href="http://lists.oasis-open.org/archives/ws-sx/200602/msg00041.html">Werner Dittmann</origin>
    <owner>Werner Dittmann</owner>
    <relid>AI-2006-04-12-01</relid>
    <relid>AI-2006-04-12-02</relid>
  </issue>
  <issue id="i032" status="Closed">
    <title>
      WS-SP should permit Policy to specify the use of keys derived from passwords
    </title>
    <description>
      <h:p>
        At the end of section 5.3.1 it says:
      </h:p>
      <h:p>
        Note: While Username tokens could be used cryptographically, such usage
        is discouraged in general because of the relatively low entropy
        typically associated with passwords. This specification does not define
        a cryptographic binding for the Username token. A new token assertion
        could be defined to allow for cryptographic binding.
      </h:p>
      <h:p>
        I believe that WS-SP should enable all the functionality defined in the
        referenced specs. Specifically, WSS 1.1 defines an algorithm for
        deriving keys from passwords. I think WS-SP should support this and
        allow organizations decide for themselves if they wish to use them or
        not. There are already warnings about the issues in the security
        considerations section of the WSS 1.1 Username Token Profile Security
        Considerations section.
      </h:p>
    </description>
    <protocol revision="ed-01-r3">ws-sp</protocol>
    <target>spec</target>
    <type>editorial</type>
    <origin href="http://lists.oasis-open.org/archives/ws-sx/200602/msg00059.html">Hal Lockhart</origin>
    <owner href="mailto:hlockhar@bea.com">Hal Lockhart</owner>
    <proposal href="http://lists.oasis-open.org/archives/ws-sx/200603/msg00048.html"/>
    <resolution date="2006-03-15" href="http://lists.oasis-open.org/archives/ws-sx/200603/msg00064.html">
      Proposal 1 accepted on March 15th TC call.
    </resolution>
    <resolution date="2006-03-28" href="http://www.oasis-open.org/apps/org/workgroup/ws-sx/download.php/17389/ws-securitypolicy-1.2-spec-ed-01-r05.pdf">
      Revision 5 of SP contains resolution for review.
    </resolution>
    <resolution date="2006-04-04" href="http://lists.oasis-open.org/archives/ws-sx/200604/msg00027.html">
      Moved to Closed at April 4th F2F.
    </resolution>
  </issue>
  <issue id="i033" status="Active">
    <title>Identify security header components that are signed and/or encrypted</title>
    <description>
      <h:p>
        It appears that use of the SymmetricBinding and Asymmetric binding assertion implies encryption over several components of the security header, including the timestamp, Supporting tokens and SignedSupporting tokens.
        This is not stated in the specification but can be gleaned from the construction given in Appendix C.
      </h:p>
      <h:p>
        It would be helpful to implementors if this was made explicit in Sections 7.3 and 7.4
      </h:p>
      <h:p>
        Continuing discussion<h:br/>
        <h:a href="http://lists.oasis-open.org/archives/ws-sx/200603/msg00071.html">msg00071</h:a><h:br/>
        <h:a href="http://lists.oasis-open.org/archives/ws-sx/200603/msg00082.html">msg00082</h:a><h:br/>
      </h:p>
    </description>
    <protocol revision="ed-01-r3">ws-sp</protocol>
    <target>spec</target>
    <type>editorial</type>
    <origin href="http://lists.oasis-open.org/archives/ws-sx/200602/msg00088.html">Prateek Mishra</origin>
    <owner>Prateek Mishra</owner>
    <proposal>
      <h:p>
        Add the following sentence to  Sections 7.4 (at end of first paragraph) and  7.5 (at end of first paragraph):
      </h:p>
      <h:p>
        Use of this binding assertion implies that the following tokens, if
        present in the security header of the request or response message, MUST
        be encrypted: timestamp, Supporting tokens and SignedSupporting tokens.
      </h:p>
    </proposal>
    <relid>AI-2006-03-29-01</relid>
  </issue>
  <issue id="i034" status="Closed">
    <title>
      Editorial comments on WS-Trust
    </title>
    <description>
      See proposal for details
    </description>
    <protocol revision="ed-01-r3">ws-trust</protocol>
    <target>spec</target>
    <type>editorial</type>
    <origin href="http://lists.oasis-open.org/archives/ws-sx/200602/msg00101.html">Frederick Hirsch</origin>
    <owner>Frederick Hirsch</owner>
    <proposal date="2006-02-20" href="http://lists.oasis-open.org/archives/ws-sx/200602/msg00101.html">
      <h:p>
        1) Section 1.2, Remove line 54, modify line 55 to be
        "Establishing, managing and assessing trust relationships."
        ("Managing trusts" is unclear).
      </h:p>
      <h:p>
        2) Section 1.4<h:br/>
        Neither schema (line 62) or wsdl (line 65) are located in the oasis docs directory. Should a draft be placed there?
      </h:p>
      <h:p>
        3) Remove material in 1.5 from lines 109-115<h:br/>
        Replicated in next section where it belongs.
      </h:p>
      <h:p>
        4) Line 139 add [ for WS-PolicyAttachment
      </h:p>
      <h:p>
        5) line 261 s/. As well,/ or/
      </h:p>
      <h:p>
        6) Line 457, s/As well, /Additional
      </h:p>
      <h:p>
        7) move lines 478-480 to 472, replace "As well, it is" with "It is also"<h:br/>
        The mechanisms defined in this specification apply to both symmetric and asymmetric keys. As an example, a Kerberos KDC could provide the services defined in this specification to make tokens available; similarly, so can a public key infrastructure.  In such cases, the issuing authority is the security token service.
        It should be noted that in practice, asymmetric key usage often differs as it is common to reuse existing asymmetric keys rather than regenerate due to the time cost and desire to map to a common public key.  In such cases a request might be made for an asymmetric token providing the public key and proving ownership of the private key.  The public key is then used in the issued token.
        A public key directory is not really a security token service per se; however, such a service MAY implement token retrieval as a form of issuance.  It is also possible to bridge environments (security technologies) using PKI for authentication or bootstrapping to a symmetric key.
      </h:p>
      <h:p>
        8) Line 490, replace "Subsequent" with "Additional". Line 492, remove " (e.g. multiple simultaneous exchanges) "
      </h:p>
      <h:p>
        9) Line 560 s/post-dated/postdated/
      </h:p>
      <h:p>
        10)  Line 694, change last OK in table to "Issuer scope".
      </h:p>
      <h:p>
        11) Line 743, s/and are/that is
      </h:p>
      <h:p>
        12) Line 762,  Is link really to Section 6.1 or to 4.1?
      </h:p>
      <h:p>
        13) Line 878,<h:br/>
        Replace "Two or more RSTR elements are returned in the collection." with "Each RequestSecurityTokenResponse element is an individual RSTR."
        Add text "Two or more RSTR elements are returned in the collection." to end of line 876, for description of collection.
      </h:p>
      <h:p>
        14) Line 927 add "This element schema is defined using the RequestSecurityTokenResponse schema type."
        (this merely reiterates line 916 in the text describing the element).
      </h:p>
      <h:p>
        15) Line 1128 indicate request and response separately.
      </h:p>
      <h:p>
        16) Table entries at 1219 s/request/Trust service
      </h:p>
      <h:p>
        17) Table 1225, is example missing token to be validated?
      </h:p>
      <h:p>
        18) Any additional requirements/description on validation of envelope needed in section 7?
        e.g. validate for specific role?
      </h:p>
      <h:p>
        19) Is ws:LChallenge correct at line 1352?
      </h:p>
      <h:p>
        20) Section 8.6, generally sign with private key associated with certificate, not certificate... (lines 1447, 1484)
      </h:p>
      <h:p>
        21) 1699 s/binding/other bindings
      </h:p>
    </proposal>
    <resolution date="2006-03-08" href="http://lists.oasis-open.org/archives/ws-sx/200603/msg00032.html">
      Proposal 1 accepted on March 3rd conference call.
    </resolution>
    <resolution date="2006-03-28" href="http://www.oasis-open.org/apps/org/workgroup/ws-sx/download.php/17403/ws-trust-1.3-spec-ed-01-r04.pdf">
      Revision 4 of Trust contains resolution for review.
    </resolution>
    <resolution date="2006-04-04" href="http://lists.oasis-open.org/archives/ws-sx/200604/msg00027.html">
      Moved to Closed at April 4th F2F.
    </resolution>
  </issue>
  <issue id="i035" status="Dropped">
    <title>
      Requester cannot fault upon response
    </title>
    <description>
      Text seems to imply requestor can fault upon receiving a response.

      See Line 386, also lines 432 and 435.

      It isn't clear how the receiver of a response (the requestor) can fault if the message exchange pattern is complete.
    </description>
    <protocol revision="ed-01-r3">ws-trust</protocol>
    <target>spec</target>
    <type>editorial</type>
    <origin href="http://lists.oasis-open.org/archives/ws-sx/200602/msg00102.html">Frederick Hirsch</origin>
    <proposal date="2006-02-20" href="http://lists.oasis-open.org/archives/ws-sx/200602/msg00102.html">
      Proposal, remove lines 386-7.
      Likewise lines 432, 435.
    </proposal>
    <resolution date="2006-02-22" href="http://lists.oasis-open.org/archives/ws-sx/200602/msg00124.html">
      The TC discussed this issue and decided the document did not require any
      change. Closed with no action on Feb 22nd TC call.
    </resolution>
  </issue>
  <issue id="i036" status="Closed">
    <title>
      Clarify term pre-authentication
    </title>
    <description>
      Is "pre-authentication" a well defined term? What does it mean to pre-authenticate using SSL/TLS?
    </description>
    <protocol revision="ed-01-r3">ws-trust</protocol>
    <target>spec</target>
    <type>editorial</type>
    <origin href="http://lists.oasis-open.org/archives/ws-sx/200602/msg00103.html">Frederick Hirsch</origin>
    <owner>Frederick Hirsch</owner>
    <proposal date="2006-02-20" href="http://lists.oasis-open.org/archives/ws-sx/200602/msg00103.html">
      At Line 232, section 2.
      Add sentence "Authenticating the server at the transport layer can mitigate the risk of spoofed
      servers."
    </proposal>
    <proposal date="2006-03-08" href="http://lists.oasis-open.org/archives/ws-sx/200603/msg00034.html">
      <h:p>
        Change the second sentence of the paragraph at lines 229-233 (second to last paragraph in section 2 introduction) to read as follows:
      </h:p>
      <h:p>
        "Network and transport protection mechanisms such as IPsec or TLS/SSL can be used in conjunction with this specification to support different security requirements and scenarios.  If available, requestors should consider using a network or transport security mechanism to authenticate the service when requesting, validating, or renewing security tokens, as an added level of security."
      </h:p>
      <h:p>
        Detailed changes are
      </h:p>
      <h:p>
        s/perform pre-authentication of the recipient/authenticate the service/<h:br/>
        s/tokens//tokens,/
      </h:p>
    </proposal>
    <resolution date="2006-03-22" href="http://lists.oasis-open.org/archives/ws-sx/200603/msg00084.html">
      Proposal 2 accepted on March 22nd TC call.
    </resolution>
    <resolution date="2006-03-28" href="http://www.oasis-open.org/apps/org/workgroup/ws-sx/download.php/17403/ws-trust-1.3-spec-ed-01-r04.pdf">
      Revision 4 of Trust contains resolution for review.
    </resolution>
    <resolution date="2006-04-04" href="http://lists.oasis-open.org/archives/ws-sx/200604/msg00027.html">
      Moved to Closed at April 4th F2F.
    </resolution>
  </issue>
  <issue id="i037" status="Closed">
    <title>
      Add element extensibility to RequestSecurityTokenResponseCollection/IssuedTokens schema
    </title>
    <description>
      Add element extensibility to RequestSecurityTokenResponseCollection schema. This would potentially allow bindings to define information associated with collection or to avoid repeating material in each SecurityTokenResponse, to give examples. Note that IssuedTokens shares the same schema as RequestSecurityTokenResponseCollection, so resolution applies to this element as well.
    </description>
    <protocol revision="ed-01-r3">ws-trust</protocol>
    <target>spec</target>
    <target>schema</target>
    <type>design</type>
    <origin href="http://lists.oasis-open.org/archives/ws-sx/200602/msg00104.html">Frederick Hirsch</origin>
    <owner>Frederick Hirsch</owner>
    <proposal date="2006-02-20" href="http://lists.oasis-open.org/archives/ws-sx/200602/msg00104.html">
      <h:p>
        1) Insert before line 879:<h:br/>
        /wst:RequestSecurityTokenResponseCollection/{any}<h:br/>
        This is an extensibility mechanism to allow additional elements, based on schemas, to be added.
      </h:p>
      <h:p>
        2) Insert before line 931<h:br/>
        /wst:IssuedTokens/{any}<h:br/>
        This is an extensibility mechanism to allow additional elements, based on schemas, to be added.
      </h:p>
      <h:p>
        3) Update schema accordingly.
      </h:p>
    </proposal>
    <resolution date="2006-03-08" href="http://lists.oasis-open.org/archives/ws-sx/200603/msg00032.html">
      Proposal 1 accepted on March 3rd conference call.
    </resolution>
    <resolution date="2006-03-28" href="http://www.oasis-open.org/apps/org/workgroup/ws-sx/download.php/17403/ws-trust-1.3-spec-ed-01-r04.pdf">
      Revision 4 of Trust contains resolution for review.
    </resolution>
    <resolution date="2006-04-04" href="http://lists.oasis-open.org/archives/ws-sx/200604/msg00027.html">
      Moved to Closed at April 4th F2F.
    </resolution>
  </issue>
  <issue id="i038" status="Closed">
    <title>
      Clarify that ComputedKey optional
    </title>
    <description>
      Can a computed key mechanism be implicit and not indicated with a ComputedKey element? (lines 744, 757)
    </description>
    <protocol revision="ed-01-r3">ws-trust</protocol>
    <target>spec</target>
    <type>design</type>
    <origin href="http://lists.oasis-open.org/archives/ws-sx/200602/msg00105.html">Frederick Hirsch</origin>
    <owner>Frederick Hirsch</owner>
    <proposal date="2006-02-20" href="http://lists.oasis-open.org/archives/ws-sx/200602/msg00105.html">
      At Line 744 s/is/may be/
      Add line to 757: "Use of the ComputedKey element is optional but SHOULD be used if a key needs to be computed."
    </proposal>
    <proposal date="2006-03-21" href="http://lists.oasis-open.org/archives/ws-sx/200603/msg00078.html"/>
    <resolution date="2006-03-22" href="http://lists.oasis-open.org/archives/ws-sx/200603/msg00084.html">
      Proposal 2 accepted on March 22nd TC call.
    </resolution>
    <resolution date="2006-03-28" href="http://www.oasis-open.org/apps/org/workgroup/ws-sx/download.php/17403/ws-trust-1.3-spec-ed-01-r04.pdf">
      Revision 4 of Trust contains resolution for review.
    </resolution>
    <resolution date="2006-04-04" href="http://lists.oasis-open.org/archives/ws-sx/200604/msg00027.html">
      Moved to Closed at April 4th F2F.
    </resolution>
  </issue>
  <issue id="i039" status="Dropped">
    <title>
      Define URI for no-correlation anonymous context case
    </title>
    <description>
      At Line 415, WS-Trust  does not define a "anonymous" URI for the generic case of no correlation -  but implies it is needed generically
    </description>
    <protocol revision="ed-01-r3">ws-trust</protocol>
    <target>spec</target>
    <type>editorial</type>
    <origin href="http://lists.oasis-open.org/archives/ws-sx/200602/msg00106.html">Frederick Hirsch</origin>
    <owner>Frederick Hirsch</owner>
    <proposal date="2006-02-20" href="http://lists.oasis-open.org/archives/ws-sx/200602/msg00106.html">
      At Line 415, WS-Trust core define an "anonymous" URI for the generic case of no correlation -
      http://docs.oasis-open.org/ws-sx/ws-trust/200512/anonymous-context
    </proposal>
    <resolution date="2006-03-08" href="http://lists.oasis-open.org/archives/ws-sx/200603/msg00032.html">
      TC agreed to close with no action March 3rd conference call.
    </resolution>
  </issue>
  <issue id="i040" status="Closed">
    <title>
      What values can be carried in a /wst:RequestSecurityToken/wst:Claims
      element?
    </title>
    <description>
      <h:p>
        lines 530-535 of  ws-trust-1[1].3-spec-ed-01-r03-diff state:
      </h:p>
      <h:p>
        [quote]<h:br/>
        /wst:RequestSecurityToken/wst:Claims<h:br/>
        This optional element requests a specific set of claims.  In most cases, this element contains
        claims identified as required in a service's policy. Refer to [WS-Policy] for examples of how a
        service uses policy to specify claim requirements.  The @Dialect attribute specifies a URI to
        indicate the syntax of the claims.  No URIs are predefined; refer to profiles and other
        specifications to define these URIs.<h:br/>
        [\quote]
      </h:p>
      <h:p>
        We are unable to follow what is meant here. What language is used to specify claims for
        different token types?
      </h:p>
      <h:p>
        There is a reference here to examples in WS-Policy (Sep 2004) but no other detail. WS-Policy
        (Sep 2004) does not specifically discuss this issue nor does it offer an example of a service
        using a policy to specify claim requirements.
      </h:p>
      <h:p>
        I am also not sure what the role of "profiles" and the @Dialect attribute is. Is this a
        reference to WSS 1.x profiles or to forthcoming profiles to developed as part of WS-SX?
      </h:p>
      <h:p>
        Is the intent here to allow policies from WS-SecurityPolicy to be expressed?
      </h:p>
    </description>
    <protocol revision="ed-01-r3">ws-trust</protocol>
    <target>spec</target>
    <type>design</type>
    <origin href="http://lists.oasis-open.org/archives/ws-sx/200602/msg00117.html">Prateek Mishra</origin>
    <owner>Prateek Mishra</owner>
    <proposal date="2006-02-21" href="http://lists.oasis-open.org/archives/ws-sx/200602/msg00117.html">
      <h:p>
        *Note* from March 8th TC call "Prateek would like the "dialect" extensibility point to be described as
        just that.  Note that the proposal in msg00117 (this one) is wrong."
      </h:p>
      <h:p>
        My guess is that this should reference is WS-SecurityPolicy with language like:
      </h:p>
      <h:p>
        [quote]<h:br/>
        This optional element requests a specific set of claims.  In most cases, this element contains
        claims identified as required in a service's policy.<h:br/>
        Policy expressions taken from WS-SecurityPolicy may be used to describe the claims sought by the
        requestor.
        [\quote]
      </h:p>
      <h:p>
        But this still leaves open the role of @Dialect. So I need the questions given above to be
        answered first, before I can propose alternative text.
      </h:p>
    </proposal>
    <proposal href="http://lists.oasis-open.org/archives/ws-sx/200603/msg00047.html"/>
    <resolution date="2006-03-15" href="http://lists.oasis-open.org/archives/ws-sx/200603/msg00064.html">
      Proposal 2 accepted on March 15th TC call.
    </resolution>
    <resolution date="2006-03-28" href="http://www.oasis-open.org/apps/org/workgroup/ws-sx/download.php/17403/ws-trust-1.3-spec-ed-01-r04.pdf">
      Revision 4 of Trust contains resolution for review.
    </resolution>
    <resolution date="2006-04-04" href="http://lists.oasis-open.org/archives/ws-sx/200604/msg00027.html">
      Moved to Closed at April 4th F2F.
    </resolution>
  </issue>
  <issue id="i041" status="Closed">
    <title>
      Clarification on token propagation of SCT required
    </title>
    <description>
      <h:p>
        Clarification on token propagation of SCT required when STS has no prior knowledge of which parties the requester needs a token for.
      </h:p>
      <h:p>
        WS-SC defines SCT token propagation in order to distribute an SCT and its POP token to the requester (context initiator) and the other parties (endpoint for secured requests). Section 3 (lines 255 ff), Establishing Security Contexts, refers to the mechanisms in WS-Trust for token propagation. If the STS has no prior knowledge of which parties the requester needs a token for, WS-Trust provides two alternatives to define theses parties in the RST:
      </h:p>
      <h:p>
        wsp:AppliesTo in RST and RSTR, Section 4.2.1 (lines 677 ff):<h:br/>
        Both the requestor and the issuer can specify a scope for the issued token using the &lt;wsp:AppliesTo> element.<h:br/>
        wsp:AppliesTo can be used to carry wsa:EndpointReference elements which contain endpoint URLs.
      </h:p>
      <h:p>
        Authorized Token Participants, Section 9.5 (lines 1969 ff):<h:br/>
        This parameter is typically used when there are additional parties using the token or if the requestor needs to clarify the actual parties involved (for some profile-specific reason).<h:br/>
        wst:ParticipantType can contain an arbitrary structure according to the ws-trust XSD.
      </h:p>
      <h:p>
        From the quotes above, my guess is that WS-SC should refer to the Authorized Token Participants extension element for the RST and should give an example or enhance the existing SCT Request Example (section 3.2, lines 323 ff) in section 3.3 of the WS-SC spec.
      </h:p>
    </description>
    <protocol revision="ed-01-r3">ws-sc</protocol>
    <target>spec</target>
    <type>design</type>
    <origin href="http://lists.oasis-open.org/archives/ws-sx/200602/msg00136.html">Martin Raepple</origin>
    <owner>Martin Raepple</owner>
    <proposal href="http://lists.oasis-open.org/archives/ws-sx/200603/msg00021.html">
      - Sec. 3.3: Add a paragraph that explains how the requester uses
      wsp:AppliesTo for Token Propagation if the STS has no prior knowledge of
      which parties the requester needs a token for<h:br/>
      - Sec. 3.3: Add an SCT request example that uses wst:AppliesTo for this
      scenario
    </proposal>
    <resolution date="2006-03-08" href="http://lists.oasis-open.org/archives/ws-sx/200603/msg00032.html">
      Proposal 1 accepted on March 3rd conference call.
    </resolution>
    <resolution date="2006-04-18" href="http://www.oasis-open.org/apps/org/workgroup/ws-sx/download.php/17733/ws-secureconversation-1.3-spec-ed-01-r05-diff.doc">
      Revision 5 of SC contains resolution for review.
    </resolution>
    <resolution date="2006-04-26" href="http://lists.oasis-open.org/archives/ws-sx/200604/msg00089.html">
      Moved to Closed at April 26th TC call.
    </resolution>
  </issue>
  <issue id="i042" status="Dropped">
    <title>
      WS-SC HTTP Binding
    </title>
    <description>
      <h:p>
        WS-SC introduces the Security Context (SCT) Token which contains a unique identifier for a shared security context among the context initiator (requester) and (1 to n) service endpoints. There are certainly cases where the service endpoint is actually not one system but a collection of systems (server farm) used for cluster computing. Server farms are typically co-located with a load balancer which enables communication between the different servers of the cluster and the users of the cluster and may perform some type of load balancing
      </h:p>
      <h:p>
        Based on the assumption that the servers in the cluster do not share a common address space or use any other means to synchronize stateful resources (such as the security context), the load balancer needs to send all subsequent requests for the same client to same server which has access to the previously created security context as part of the SCT establishment phase (see section 3.3).
      </h:p>
      <h:p>
        The load balancer could certainly look at the wsse:security/wsc:SecurityContextToken/wsc:Identifier element to determine the context identifier and route the request to the server according to same sort of mapping. But this could have an impact of the overall performance since the load balance has to look inside the content of the HTTP request and parse the content of the SOAP message.
      </h:p>
      <h:p>
        A much faster approach would be to carry the security context identifier in the HTTP header. Such an HTTP binding for WS-SC could specify the relationship between the WS-SC security context and the HTTP header and should define the name and semantics of new custom HTTP header(s).
      </h:p>
    </description>
    <protocol revision="ed-01-r3">ws-sc</protocol>
    <target>spec</target>
    <type>design</type>
    <origin href="http://lists.oasis-open.org/archives/ws-sx/200602/msg00137.html">Martin Raepple</origin>
    <resolution date="2006-03-01" href="http://lists.oasis-open.org/archives/ws-sx/200603/msg00010.html">
      Closed with no action as TC deemed out of scope on March 1st TC call.
    </resolution>
  </issue>
  <issue id="i043" status="Pending">
    <title>
      Missing enumeration for validate request type in the RequestTypeEnumdefinition
    </title>
    <description>
      In the definition of RequestTypeEnum (line #80) we should have one more
      enumeration with the value "http://schemas.xmlsoap.org/ws/XXXX/XX/trust/Validate"
    </description>
    <protocol revision="ed-01-r3">ws-trust</protocol>
    <target>schema</target>
    <type>editorial</type>
    <origin href="http://lists.oasis-open.org/archives/ws-sx/200603/msg00019.html">Ruchith Fernando</origin>
    <owner>Editors</owner>
    <proposal date="2006-03-03" href="http://lists.oasis-open.org/archives/ws-sx/200603/msg00019.html">
      Include the following in the RequestTypeEnum definition:
      &lt;xs:enumeration value='http://schemas.xmlsoap.org/ws/XXXX/XX/trust/Validate' />
    </proposal>
    <resolution date="2006-03-08" href="http://lists.oasis-open.org/archives/ws-sx/200603/msg00032.html">
      *Note* WS-Trust uses the missing URI: http://docs.oasis-open.org/ws-sx/ws-trust/200512/Validate<h:br/>
      Proposal 1 accepted on March 3rd conference call.
    </resolution>
  </issue>
  <issue id="i044" status="Closed">
    <title>
      What is an authorization token?
    </title>
    <description>

      line 1185:<h:br/>

      ".  In other cases an authorization token MAY be returned. "<h:br/>

      I dont know what an authorization token is; this should be clarified or
      this line removed.
      <h:p>
        <h:a href="http://lists.oasis-open.org/archives/ws-sx/200603/msg00033.html">See discussion</h:a>
      </h:p>
    </description>
    <protocol revision="ed-01-r3">ws-trust</protocol>
    <target>spec</target>
    <type>editorial</type>
    <origin href="http://lists.oasis-open.org/archives/ws-sx/200603/msg00030.html">Prateek Mishra</origin>
    <owner>Tony Nadalin</owner>
    <proposal date="2006-03-29" href="http://lists.oasis-open.org/archives/ws-sx/200603/msg00102.html"/>
    <proposal date="2006-04-04">
      <h:p>
        WS-Trust line 1185:<h:br/>
        "In other cases an authorization token MAY be returned."
      </h:p>
      <h:p>
        Proposed replacement text:<h:br/>
        "In other cases a security token MAY be returned and used for authorization."
      </h:p>
      <h:p>
        WS-Trust Line 839:<h:br/>
        "In this example a supporting authorization token is returned that has no separate proof-of-possession token as it is secured using the same proof-of-possession token that was returned."
      </h:p>
      <h:p>
        Proposed replacement text:<h:br/>
        "In this example a supporting security token is returned that has no separate proof-of-possession token as it is secured using the same proof-of-possession token that was returned."
      </h:p>
    </proposal>
    <resolution date="2006-04-04" href="http://lists.oasis-open.org/archives/ws-sx/200604/msg00027.html">
      Proposal 2 accepted at April 4th F2F.
    </resolution>
    <resolution date="2006-04-18" href="http://www.oasis-open.org/apps/org/workgroup/ws-sx/download.php/17737/ws-trust-1.3-spec-ed-01-r05-diff.pdf">
      Revision 5 of Trust contains resolution for review.
    </resolution>
    <resolution date="2006-04-26" href="http://lists.oasis-open.org/archives/ws-sx/200604/msg00089.html">
      Moved to Closed at April 26th TC call.
    </resolution>
  </issue>
  <issue id="i045" status="Closed">
    <title>
      Duplicate Id attribute values in Security Context example
    </title>
    <description>
      The two Signature elements in the Security Context example in section
      8 have the same Id attribute values, "sig1" at lines 938 and 944.
    </description>
    <protocol revision="ed-01-r3">ws-sc</protocol>
    <target>spec</target>
    <type>editorial</type>
    <origin href="http://lists.oasis-open.org/archives/ws-sx/200603/msg00035.html">Frederick Hirsch</origin>
    <owner>Editors</owner>
    <proposal>
      Remove Id attributes from the two Signature elements in the example at lines 938 and 944.
    </proposal>
    <resolution date="2006-03-15" href="http://lists.oasis-open.org/archives/ws-sx/200603/msg00064.html">
      Proposal 1 accepted on March 15th TC call.
    </resolution>
    <resolution date="2006-03-28" href="http://www.oasis-open.org/apps/org/workgroup/ws-sx/download.php/17401/ws-secureconversation-1.3-spec-ed-01-r04.pdf">
      Revision 4 of SC contains resolution for review.
    </resolution>
    <resolution date="2006-04-04" href="http://lists.oasis-open.org/archives/ws-sx/200604/msg00027.html">
      Moved to Closed at April 4th F2F.
    </resolution>
  </issue>
  <issue id="i046" status="Dropped">
    <title>
      Include BinarySecurityToken as an additional token assertion in WS-SP
    </title>
    <description>
      <h:p>
        The WSS 1.x specifications defines &lt;wsse:BinarySecurityToken> as a container for carrying legacy or non-XML security tokens.
        WS-SP includes assertions for X.509 certificates and Keberberos tickets as specific instances of binary security tokens but does not include any way of referencing a generic binary security token of an arbitrary valuetype.
      </h:p>
      <h:p>
        The enterprise use-case of interest is a situation where a legacy requestor generates a SOAP message with a binary security token with value type set by prior agreement (e.g., LegacyFooToken). There is a corresponding use-case for a legacy responder, where the responder requires some form of pre-existing security token.
      </h:p>
      <h:p>
        In each case, it would aid interoperability if WS-SP supported expression of BinarySecurityToken with a certain value type. No other semantics would be associated with tokens conforming to this assertion.
      </h:p>
    </description>
    <protocol revision="ed-01-r3">ws-sp</protocol>
    <target>spec</target>
    <target>schema</target>
    <type>design</type>
    <origin href="http://lists.oasis-open.org/archives/ws-sx/200603/msg00036.html">Prateek Mishra</origin>
    <proposal>
      <h:p>
        Include a new token type in Section 5.3
      </h:p>
      <h:p>
        Section 5.3.11
      </h:p>
      <h:p>
        This element represents a requirement to include an arbitrary binary security token in the security header.
        The assertion includes information about the URI that must be provided by the security token's ValueType attribute.
      </h:p>
      <h:p>
        /sp:BinarySecurityToken<h:br/>
        This identifies a Binary Security Token assertion
      </h:p>
      <h:p>
        /sp:BinarySecurityToken/ValueType<h:br/>
        This required element specifies the URI that must be provided by the corresponding security token's ValueType attribute.
      </h:p>
      <h:p>
        /sp:BinarySecurityToken/Policy<h:br/>
        This optional element specifies additional requirements for the use of the sp:BinarySecurityToken assertion
      </h:p>
    </proposal>
    <proposal href="http://lists.oasis-open.org/archives/ws-sx/200603/msg00057.html"/>
    <resolution date="2006-03-15" href="http://lists.oasis-open.org/archives/ws-sx/200603/msg00064.html">
      Closed with no action on March 15th TC call (per proposal 2). Prateek will open a new issue
      if he thinks additional material should be added to the specification. See AI-2006-03-15-01.
    </resolution>
  </issue>
  <issue id="i047" status="Pending">
    <title>
      Does IssuedTokenOverTransport require client-side digital signature?
    </title>
    <description>
      <h:p>
        There some ambiguity in the discussion under the
        "IssuedTokenOverTransport" in the interop document. Is the client
        supposed to sign the SAML
        token and SOAP payload with the key from the SAML token?  If this is the
        intent, it should be made clear in the text.
      </h:p>
      <h:p>
        Or is the intent to use a SAML bearer token? This is a legitimate
        use-case we would like to see captured in some interop scenario. If that
        is the intent,
        we need to ensure that the SAML token returned by STS is a bearer
        token.  This should be made clear in the text.
      </h:p>
      <h:p>
        Need to understand intent of the author; I can then propose changes (if
        needed).
      </h:p>
    </description>
    <protocol revision="ed-01-r3">ws-trust</protocol>
    <protocol revision="ed-01-r3">ws-sc</protocol>
    <target>interop</target>
    <type>editorial</type>
    <origin href="http://lists.oasis-open.org/archives/ws-sx/200603/msg00045.html">Prateek Mishra</origin>
    <owner>Marc Goodner</owner>
    <proposal date="2006-03-15" href="http://lists.oasis-open.org/archives/ws-sx/200603/msg00064.html">
      Gudge suggested that this is a holder of key scenario.  Prateek
      suggested this could be explained in the scenario text (in the interop document).
    </proposal>
    <resolution date="2006-03-15" href="http://lists.oasis-open.org/archives/ws-sx/200603/msg00064.html">
      Proposal 1 accepted on March 15th TC call. See AI-2006-03-15-02.
    </resolution>
  </issue>
  <issue id="i048" status="Active">
    <title>
      Binding Assertions should support Operation subjects
    </title>
    <description>
      <h:p>
        Appendix A states that Binding Assertions can only have Endpoint for their subject, or scope. I believe that Operation should also be allowed for the AsymmetricBindingAssertion and SymmetricBindingAssertion. We have seen situations where customers have defined different security around operations of a service, especially when building aggregate services. The constructs of the AsymmetricBindingAssertion in particular would be useful when defining security around these operations.
      </h:p>
      <h:p>
        Continuing discussion<h:br/>
        <h:a href="http://lists.oasis-open.org/archives/ws-sx/200603/msg00080.html">msg00080</h:a><h:br/>
        <h:a href="http://lists.oasis-open.org/archives/ws-sx/200603/msg00085.html">msg00085</h:a><h:br/>
      </h:p>
    </description>
    <protocol revision="ed-01-r3">ws-sp</protocol>
    <target>spec</target>
    <type>design</type>
    <origin href="http://lists.oasis-open.org/archives/ws-sx/200603/msg00051.html">Tony Gullotta</origin>
    <owner>Tony Gullotta</owner>
    <proposal href="http://lists.oasis-open.org/archives/ws-sx/200603/msg00051.html">
      Add AsymmetricBindingAssertion and SymmetricBindingAssertion to section A.2.
    </proposal>
    <proposal date="2006-03-15" href="http://lists.oasis-open.org/archives/ws-sx/200603/msg00065.html"/>
    <proposal date="2006-04-12" href="http://lists.oasis-open.org/archives/ws-sx/200604/msg00063.html"/>
    <proposal date="2006-04-13" href="http://lists.oasis-open.org/archives/ws-sx/200604/msg00065.html"/>
  </issue>
  <issue id="i049" status="Closed">
    <title>
      Clarify that [Algorithm Suite] applies to message level
      cryptography and NOT transport-level cryptography
    </title>
    <description>
      During some interop testing it was discovered that the spec is not clear
      that [Algorithm Suite] applies to message level cryptography and NOT
      transport-level cryptography when used in a Transport Binding.
    </description>
    <protocol revision="ed-01-r3">ws-sp</protocol>
    <target>spec</target>
    <type>editorial</type>
    <origin href="http://lists.oasis-open.org/archives/ws-sx/200603/msg00053.html">Martin Gudgin</origin>
    <owner>Editors</owner>
    <proposal href="http://lists.oasis-open.org/archives/ws-sx/200603/msg00053.html"/>
    <resolution date="2006-03-15" href="http://lists.oasis-open.org/archives/ws-sx/200603/msg00064.html">
      Proposal 1 amended as follows and accepted on March 15th TC call. Amendment to proposal 1: add text explaining the reason for this is that
      transport protocol (IPSEC and SSL) already have techniques for selecting
      the algorithm.
    </resolution>
    <resolution date="2006-03-28" href="http://www.oasis-open.org/apps/org/workgroup/ws-sx/download.php/17389/ws-securitypolicy-1.2-spec-ed-01-r05.pdf">
      Revision 5 of SP contains resolution for review.
    </resolution>
    <resolution date="2006-04-04" href="http://lists.oasis-open.org/archives/ws-sx/200604/msg00027.html">
      Moved to Closed at April 4th F2F.
    </resolution>
  </issue>
  <issue id="i050" status="Closed">
    <title>
      Clarify scope of Protection assertions
    </title>
    <description>
      Section 4 states, of Protection Assertions;<h:br/>
      "These assertions SHOULD apply to [Message Policy Subject]."<h:br/>
      but does not explicitly disallow their applicability at [Endpoint Policy
      Subject] or [Operation Policy Subject]
    </description>
    <protocol revision="ed-01-r3">ws-sp</protocol>
    <target>spec</target>
    <type>editorial</type>
    <origin href="http://lists.oasis-open.org/archives/ws-sx/200603/msg00056.html">Martin Gudgin</origin>
    <owner>Editors</owner>
    <proposal href="http://lists.oasis-open.org/archives/ws-sx/200603/msg00056.html"/>
    <resolution date="2006-03-15" href="http://lists.oasis-open.org/archives/ws-sx/200603/msg00064.html">
      Proposal 1 accepted on March 15th TC call.
    </resolution>
    <resolution date="2006-03-28" href="http://www.oasis-open.org/apps/org/workgroup/ws-sx/download.php/17389/ws-securitypolicy-1.2-spec-ed-01-r05.pdf">
      Revision 5 of SP contains resolution for review.
    </resolution>
    <resolution date="2006-04-04" href="http://lists.oasis-open.org/archives/ws-sx/200604/msg00027.html">
      Moved to Closed at April 4th F2F.
    </resolution>
  </issue>
  <issue id="i051" status="Pending">
    <title>sp:RequireDerivedKeys is underspecified</title>
    <description>
      Section 5.2 defines a [Derived Keys] property and Section 5.3 defines an
      sp:RequireDerivedKeys assertion that populates that property. Although
      WS-SecureConversation allows for two serialized forms of derived keys;
      implicit and explicit, WS-SecurityPolicy does not provide a mechanism to
      constrain derived keys to one or the other form.
    </description>
    <protocol revision="ed-01-r3">ws-sp</protocol>
    <target>spec</target>
    <type>design</type>
    <origin href="http://lists.oasis-open.org/archives/ws-sx/200603/msg00100.html">Martin Gudgin</origin>
    <owner>Martin Gudgin</owner>
    <proposal date="2006-03-29" href="http://lists.oasis-open.org/archives/ws-sx/200603/msg00100.html"/>
    <resolution date="2006-04-05" href="http://lists.oasis-open.org/archives/ws-sx/200604/msg00035.html">
      Proposal 1 accepted at April 5th F2F.
    </resolution>
  </issue>
  <issue id="i052" status="Closed">
    <title>
      Add single request for multiple tokens
    </title>
    <description>
      There are occasions where efficiency is important. Reducing the number of messages in a message exchange pattern can greatly improve efficiency. One way to do this in the context of WS-Trust is to avoid repeated round-trips for multiple related token requests. An example is requesting an identity token as well as tokens that offer other claims in a single operation.
    </description>
    <protocol revision="ed-01-r3">ws-trust</protocol>
    <target>spec</target>
    <type>design</type>
    <origin href="http://lists.oasis-open.org/archives/ws-sx/200603/msg00111.html">Frederick Hirsch</origin>
    <owner>Frederick Hirsch</owner>
    <proposal href="http://lists.oasis-open.org/archives/ws-sx/200603/msg00111.html"/>
    <proposal date="2006-04-04" href="http://lists.oasis-open.org/archives/ws-sx/200604/msg00027.html">Edits from F2F discussion to proposal 1</proposal>
    <resolution date="2006-04-04" href="http://lists.oasis-open.org/archives/ws-sx/200604/msg00035.html">
      Proposal 2 accepted at April 4 F2F. Also result of AI-2006-04-04-02 from April 4/5 F2F minutes.
    </resolution>
    <resolution date="2006-04-18" href="http://www.oasis-open.org/apps/org/workgroup/ws-sx/download.php/17737/ws-trust-1.3-spec-ed-01-r05-diff.pdf">
      Revision 5 of Trust contains resolution for review.
    </resolution>
    <resolution date="2006-04-26" href="http://lists.oasis-open.org/archives/ws-sx/200604/msg00089.html">
      Moved to Closed at April 26th TC call.
    </resolution>
  </issue>
  <issue id="i053" status="Pending">
    <title>
      Message parts to be protected using BootstrapPolicy
    </title>
    <description>
      SecureConversationToken has BootstrapPolicy which is used to secure the SecureConversation protocol messages.
      How are the Signed(Parts/Elements)/Encrypted(Parts/Elements)that are to be secured using the Bootstrap policy obtained . Are they implicit.
    </description>
    <protocol revision="ed-01-r5">ws-sp</protocol>
    <target>spec</target>
    <type>design</type>
    <origin href="http://lists.oasis-open.org/archives/ws-sx/200603/msg00116.html">Venu</origin>
    <owner>Venu</owner>
    <proposal date="2006-04-19" href="http://lists.oasis-open.org/archives/ws-sx/200604/msg00077.html"/>
    <resolution date="2006-04-19" href="http://lists.oasis-open.org/archives/ws-sx/200604/msg00079.html">
      Proposal 1 accepted on April 19th TC Call.
    </resolution>
  </issue>
  <issue id="i054" status="Dropped">
    <title>
      Clarification on Signature Protection property and various SupportingTokens
    </title>
    <description>
      How is SignatureProtection property(EncryptSignature assertion ) and its scope different from TokenProtection property ?. When
      SignatureProtection property is true how should one treat Signature elements belonging to SignedSupportingTokens/
      SignedEndorsingSupportingTokens/EndorsingSupportingTokens .
    </description>
    <protocol revision="ed-01-r3">ws-sp</protocol>
    <target>spec</target>
    <type>design</type>
    <origin href="http://lists.oasis-open.org/archives/ws-sx/200603/msg00117.html">Venu</origin>
    <owner>Venu</owner>
    <resolution date="2006-04-05" href="http://lists.oasis-open.org/archives/ws-sx/200604/msg00035.html">
      DClosed with no action as TC determined no changes required to spec at April 5th F2F.
    </resolution>
  </issue>
  <issue id="i055" status="Active">
    <title>
      Clarification on RequireDerivedKeys and X509Token under AsymmetricBinding
    </title>
    <description>
      What does it mean when we have X509Token( with RequireDerivedKeys assertion) under
      Initiator Token and Recipient Token of AsymmetricBinding. How are the keys derived when
      this is the policy configuration.

      Trying to apply lines 795 and 796 apply here, should one generate two symmetric keys one for
      Initiator Token and Recipient Token, both encrypted for the recipient ?.
      If the above is true then is the statement "encrypted with the key material associated with the token."
      on line 796 correct?.
      Eg: The Key associated with InitiatorToken on the client side is a client certificate and not the recipient certificate.
    </description>
    <protocol revision="ed-01-r3">ws-sp</protocol>
    <target>spec</target>
    <type>design</type>
    <origin href="http://lists.oasis-open.org/archives/ws-sx/200603/msg00118.html">Venu</origin>
    <owner>Venu</owner>
  </issue>
  <issue id="i056" status="Closed">
    <title>
      Add new Bearer Token KeyType
    </title>
    <description>
      <h:p>
        The WS-Trust specification defines a &lt;wst:KeyType> element that allows
        the requestor to express the type of key desired in the issued security
        token. Currenly, WS-Trust specification defines two key types:<h:br/>
        * public key<h:br/>
        * symmetric key
      </h:p>
      <h:p>
        This issue proposes to add a third key type - a NoProofKey. This key
        type can be used by requestors to indicate that they want a security
        token to be issued without any key material to proof the possession of
        the issued security token.
      </h:p>
    </description>
    <protocol revision="ed-01-r4">ws-trust</protocol>
    <target>spec</target>
    <type>design</type>
    <origin href="http://lists.oasis-open.org/archives/ws-sx/200604/msg00005.html">Jan Alexander</origin>
    <owner>Jan Alexander</owner>
    <proposal href="http://lists.oasis-open.org/archives/ws-sx/200604/msg00005.html"/>
    <proposal href="http://lists.oasis-open.org/archives/ws-sx/200604/msg00027.html">Proposal 1 revised at April 4 F2F, see minutes.</proposal>
    <resolution date="2006-04-04" href="http://lists.oasis-open.org/archives/ws-sx/200604/msg00027.html">
      Proposal 2 accepted at April 4th F2F.
    </resolution>
    <resolution date="2006-04-18" href="http://www.oasis-open.org/apps/org/workgroup/ws-sx/download.php/17737/ws-trust-1.3-spec-ed-01-r05-diff.pdf">
      Revision 5 of Trust contains resolution for review.
    </resolution>
    <resolution date="2006-04-26" href="http://lists.oasis-open.org/archives/ws-sx/200604/msg00089.html">
      Moved to Closed at April 26th TC call.
    </resolution>
  </issue>
  <issue id="i057" status="Closed">
    <title>
      Final protocol message should always be an RSTRC
    </title>
    <description>
      <h:p>
        Make the final protocol leg always be an RSTRC (rather than either an RSTR or an RSTRC as it is currently). So the protocol becomes; RST, RSTR*, RSTRC.
        Currently a STS can use either RSTR or RSTRC to return the issued token(s) to the requestor. Even in the simplest case when a requestor ask for a token and STS immediately responds with a issued token in the reply, the requestor must be prepared to process both RSTR and RSTRC style responses because STS can use RSTRC even for a single token.
        This change makes the protocol easier to reason about and easier to implement because a requestor knows that the issued token will be always returned using RSTRC style response.
      </h:p>
    </description>
    <protocol revision="ed-01-r4">ws-trust</protocol>
    <target>spec</target>
    <type>design</type>
    <origin href="http://lists.oasis-open.org/archives/ws-sx/200604/msg00006.html">Jan Alexander</origin>
    <owner>Jan Alexander</owner>
    <proposal href="http://lists.oasis-open.org/archives/ws-sx/200604/msg00006.html"/>
    <proposal href="http://lists.oasis-open.org/archives/ws-sx/200604/msg00027.html">Proposal 1 revised at April 4 F2F, see minutes.</proposal>
    <resolution date="2006-04-04" href="http://lists.oasis-open.org/archives/ws-sx/200604/msg00027.html">
      Proposal 2 accepted at April 4th F2F.
    </resolution>
    <resolution date="2006-04-18" href="http://www.oasis-open.org/apps/org/workgroup/ws-sx/download.php/17737/ws-trust-1.3-spec-ed-01-r05-diff.pdf">
      Revision 5 of Trust contains resolution for review.
    </resolution>
    <resolution date="2006-04-26" href="http://lists.oasis-open.org/archives/ws-sx/200604/msg00089.html">
      Moved to Closed at April 26th TC call.
    </resolution>
    <relid>i059</relid>
  </issue>
  <issue id="i058" status="Closed">
    <title>
      Validate binding should have a ValidateTarget
    </title>
    <description>
      <h:p>
        Add a wst:ValidateTarget element to the RST of the validate binding. This provides a determinisitic way of identifying the token that requires validation. Currently there is element defined that points to a security token that the requestor wants to be validated.
      </h:p>
      <h:p>
        We have wst:CancelTarget, wst:RenewTarget but we currently don't have wst:ValidateTarget. This proposal aligns the Validate binding request format with other bindings' request formats.
      </h:p>
    </description>
    <protocol revision="ed-01-r4">ws-trust</protocol>
    <target>spec</target>
    <type>design</type>
    <origin href="http://lists.oasis-open.org/archives/ws-sx/200604/msg00007.html">Jan Alexander</origin>
    <owner>Jan Alexander</owner>
    <proposal href="http://lists.oasis-open.org/archives/ws-sx/200604/msg00007.html"/>
    <resolution date="2006-04-04" href="http://lists.oasis-open.org/archives/ws-sx/200604/msg00027.html">
      Proposal 1 accepted at April 4th F2F.
    </resolution>
    <resolution date="2006-04-18" href="http://www.oasis-open.org/apps/org/workgroup/ws-sx/download.php/17737/ws-trust-1.3-spec-ed-01-r05-diff.pdf">
      Revision 5 of Trust contains resolution for review.
    </resolution>
    <resolution date="2006-04-26" href="http://lists.oasis-open.org/archives/ws-sx/200604/msg00089.html">
      Moved to Closed at April 26th TC call.
    </resolution>
    <relid>i034</relid>
  </issue>
  <issue id="i059" status="Closed">
    <title>
      Final protocol message should have a distinct action
    </title>
    <description>
      <h:p>
        Make the WS-Addressing action of the final protocol message distinct from that of intermediate message used for negotiation.
      </h:p>
      <h:p>
        Currently it is not possible to distinguish messages sent during the negotiation phase from the final message in the conversation without looking at the message body content of every message. The final message is different than the intermediary messages because it always carries the issued token that the requestor asked for in the initial RST message. The requestor might want to process the last message differently than the intermediary messages. Using a distinct WS-Addressing action helps to do that.
      </h:p>
    </description>
    <protocol revision="ed-01-r4">ws-trust</protocol>
    <target>spec</target>
    <target>wsdl</target>
    <type>design</type>
    <origin href="http://lists.oasis-open.org/archives/ws-sx/200604/msg00008.html">Jan Alexander</origin>
    <owner>Jan Alexander</owner>
    <proposal href="http://lists.oasis-open.org/archives/ws-sx/200604/msg00008.html"/>
    <resolution date="2006-04-04" href="http://lists.oasis-open.org/archives/ws-sx/200604/msg00027.html">
      Proposal 1 accepted at April 4th F2F.
    </resolution>
    <resolution date="2006-04-18" href="http://www.oasis-open.org/apps/org/workgroup/ws-sx/download.php/17737/ws-trust-1.3-spec-ed-01-r05-diff.pdf">
      Revision 5 of Trust contains resolution for review.
    </resolution>
    <resolution date="2006-04-26" href="http://lists.oasis-open.org/archives/ws-sx/200604/msg00089.html">
      Moved to Closed at April 26th TC call.
    </resolution>
    <relid>i057</relid>
  </issue>
  <issue id="i060" status="Closed">
    <title>
      New binding for STS starting the token cancellation process
    </title>
    <description>
      <h:p>
        Currently the WS-Trust spec does not provide a way for a STS to initiate the security token cancellation. Only the client is able to cancel the security token by sending a RST/Cancel message to the STS as described by the Cancel binding in section 6. This issue proposes to add a new option binding to the WS-Trust specification that will enable STS to cancel the security token by sending a one-way message to the client endpoint. This binding can be used only when the client has an addressable endpoint that the STS can use to send a one-way message to the client.
      </h:p>
    </description>
    <protocol revision="ed-01-r4">ws-trust</protocol>
    <target>spec</target>
    <type>design</type>
    <origin href="http://lists.oasis-open.org/archives/ws-sx/200604/msg00009.html">Jan Alexander</origin>
    <owner>Jan Alexander</owner>
    <proposal href="http://lists.oasis-open.org/archives/ws-sx/200604/msg00009.html"/>
    <resolution date="2006-04-04" href="http://lists.oasis-open.org/archives/ws-sx/200604/msg00027.html">
      Proposal 1 accepted at April 4th F2F. Note AI-2006-04-04-06
    </resolution>
    <resolution date="2006-04-18" href="http://www.oasis-open.org/apps/org/workgroup/ws-sx/download.php/17737/ws-trust-1.3-spec-ed-01-r05-diff.pdf">
      Revision 5 of Trust contains resolution for review.
    </resolution>
    <resolution date="2006-04-26" href="http://lists.oasis-open.org/archives/ws-sx/200604/msg00089.html">
      Moved to Closed at April 26th TC call.
    </resolution>
  </issue>
  <issue id="i061" status="Closed">
    <title>
      Add wsc:Length attribute to the Implied derived key
    </title>
    <description>
      <h:p>
        The section 7.3 describes how to use a shortcut mechanism to derive keys
        using security token reference. This issue proposes to add a wsc:Length
        attribute description to this section to define the length of the
        derived key.
      </h:p>
      <h:p>
        The reason for adding @wsc:Length is to allow sender to specify the
        length of the derived key for the recipient. Currently there is no way
        how to pass this information for implied derived keys. Additionally, no
        default value is currently defined for the implied derived key
        mechanism.
      </h:p>
    </description>
    <protocol revision="ed-01-r4">ws-sc</protocol>
    <target>spec</target>
    <type>design</type>
    <origin href="http://lists.oasis-open.org/archives/ws-sx/200604/msg00010.html">Jan Alexander</origin>
    <owner>Jan Alexander</owner>
    <proposal href="http://lists.oasis-open.org/archives/ws-sx/200604/msg00010.html"/>
    <resolution date="2006-04-04" href="http://lists.oasis-open.org/archives/ws-sx/200604/msg00027.html">
      Proposal 1 accepted at April 4th F2F.
    </resolution>
    <resolution date="2006-04-18" href="http://www.oasis-open.org/apps/org/workgroup/ws-sx/download.php/17733/ws-secureconversation-1.3-spec-ed-01-r05-diff.doc">
      Revision 5 of SC contains resolution for review.
    </resolution>
    <resolution date="2006-04-26" href="http://lists.oasis-open.org/archives/ws-sx/200604/msg00089.html">
      Moved to Closed at April 26th TC call.
    </resolution>
  </issue>
  <issue id="i062" status="Deferred">
    <title>Where is UML generated schema more restrictive than the SP schema?</title>
    <description>
      Provide information on where the UML generated schema might be more restrictive than the SP schema when the SP spec reaches a more stable point.
    </description>
    <protocol revision="ed-01-r4">ws-trust</protocol>
    <target>schema</target>
    <type>editorial</type>
    <origin href="http://lists.oasis-open.org/archives/ws-sx/200604/msg00027.html">AI-2006-03-22-01</origin>
    <owner>Tony Nadalin</owner>
  </issue>
  <issue id="i063" status="Pending">
    <title>
      Error in the WS-SecurityPolicy Schema
    </title>
    <description>
      There are three minor problems in the WS-SecurityPolicy schema XSD file, oasis-wssx-ws-securitypolicy-1.0.xsd , version 2, http://www.oasis-open.org/apps/org/workgroup/ws-sx/document.php?document_id=16373.
    </description>
    <protocol revision="ed-01-r5">ws-sp</protocol>
    <target>schema</target>
    <type>editorial</type>
    <origin href="http://lists.oasis-open.org/archives/ws-sx/200603/msg00128.html"></origin>
    <owner>Editors</owner>
    <proposal href="http://lists.oasis-open.org/archives/ws-sx/200603/msg00128.html"/>
    <resolution date="2006-04-05" href="http://lists.oasis-open.org/archives/ws-sx/200604/msg00035.html">
      Proposal 1 accepted at April 5th F2F.
    </resolution>
  </issue>
  <issue id="i064" status="Active">
    <title>Should SecureConversation support batch semantics as created by Issue 52?</title>
    <description>Should SecureConversation support batch semantics as created by Issue 52?</description>
    <protocol revision="ed-01-r4">ws-sc</protocol>
    <target>spec</target>
    <type>design</type>
    <origin href="http://lists.oasis-open.org/archives/ws-sx/200604/msg00027.html">F2F discussion of issue 52</origin>
    <owner>Tony Nadalin</owner>
    <relid>AI-2006-04-05-03</relid>
  </issue>
  <issue id="i065" status="Active">
    <title>Permitting requestors to avoid recieving cancel messages</title>
    <description>Permitting requestors to avoid recieving cancel messages</description>
    <protocol revision="ed-01-r4">ws-trust</protocol>
    <target>spec</target>
    <type>design</type>
    <origin href="http://lists.oasis-open.org/archives/ws-sx/200604/msg00027.html">F2F discussion of i060</origin>
    <owner>Tony and Jan</owner>
    <relid>i060</relid>
  </issue>
  <issue id="i066" status="Active">
    <title>
      SecurityPolicy use cases
    </title>
    <description>
      SecurityPolicy use cases
    </description>
    <protocol revision="ed-01-r5">ws-sp</protocol>
    <target>spec</target>
    <type>design</type>
    <origin href="http://lists.oasis-open.org/archives/ws-sx/200604/msg00031.html">Ashok Malhotra</origin>
    <owner>Ashok Malhotra</owner>
  </issue>
  <issue id="i067" status="Active">
    <title>
      Resolving Policies if more than one SecureConversationToken is
      present
    </title>
    <description>
      <h:p>
        When a service has more than one SecureConversationToken defined in a
        policy and if the Issuer is absent, then when a client sends a RST to
        the service for SignatureToken how will the service know if the request
        is for SignatureToken or Encryption Token. IMO RST does not have such
        information, it gets complicated for the service to pick the right
        bootstrap policy to verify the incoming message.
      </h:p>
      <h:p>
        I have attached a <h:a href="http://lists.oasis-open.org/archives/ws-sx/200604/msg00059.html">sample policy file</h:a> to describe the problem. Appreciate
        if the spec recommends proper usage of SecureConversationToken and
        provides an ability to identify the tokens
        when multiple of them are allowed in the policy.
      </h:p>
    </description>
    <protocol revision="ed-01-r4">ws-sp</protocol>
    <target>spec</target>
    <type>design</type>
    <origin href="http://lists.oasis-open.org/archives/ws-sx/200604/msg00059.html">Venu</origin>
    <owner>Venu</owner>
  </issue>
  <issue id="i068" status="Pending">
    <title>
      Security considerations for relying parties
    </title>
    <description>
      Raised as result of AI-2006-04-04-06.
    </description>
    <protocol revision="ed-01-r5">ws-trust</protocol>
    <target>spec</target>
    <type>design</type>
    <origin href="http://lists.oasis-open.org/archives/ws-sx/200604/msg00083.html">AI-2006-04-04-06</origin>
    <owner>Editors</owner>
    <proposal href="http://lists.oasis-open.org/archives/ws-sx/200604/msg00083.html"/>
    <resolution date="2006-04-26" href="http://lists.oasis-open.org/archives/ws-sx/200604/msg00089.html">
      Proposal 1 accepted on Apr 26th TC call.
    </resolution>
  </issue>
  
  <!-- Action items-->
  <action id="ai-01" date="2006-01-11" status="closed">
    <title>
      Chairs to investigate whether a second ballot is required to fix the XPath version number problem.
    </title>
    <description>
      <h:a href="http://lists.oasis-open.org/archives/ws-sx/200601/msg00025.html">Done</h:a>
    </description>
  </action>
  <action id="ai-02" date="2006-01-11" status="closed">
    <title>
      Chairs to put link to issues list on TC home page.
    </title>
    <description>
      <h:a href="http://lists.oasis-open.org/archives/ws-sx/200601/msg00042.html">Done</h:a>
    </description>
  </action>
  <action id="ai-03" date="2006-01-11" status="closed">
    <title>
      Frederick Hirsch to craft proposal for the Issue 11 - "WS-SX Charter XPath requirements ...".
    </title>
    <description>
      <h:a href="http://lists.oasis-open.org/archives/ws-sx/200601/msg00021.html">Done</h:a>
    </description>
  </action>
  <action id="ai-04" date="2006-01-11" status="closed">
    <title>
      Chairs to create a Kavi location for WSDL files.
    </title>
    <description>
      <h:a href="http://lists.oasis-open.org/archives/ws-sx/200601/msg00039.html">Done</h:a>
    </description>
  </action>
  <action id="ai-05" date="2006-01-11" status="closed">
    <title>
      Marc Goodner to create a new issue and assign to Editors to add the OASIS boilerplate to the XSD and WSDL files.
    </title>
    <description>
      <h:a href="http://lists.oasis-open.org/archives/ws-sx/200601/msg00027.html">Done</h:a>
    </description>
  </action>
  <action id="ai-06" date="2006-01-11" status="closed">
    <title>
      Chairs to hold a F2F attendance ballot starting Mar 1 and closing at least two weeks before the F2F.
    </title>
    <description>Due to start on March 1st.</description>
  </action>
  <action id="ai-07" date="2006-01-11" status="closed">
    <title>
      Martin Gudgin to post interop document referenced from WS-SecurityPolicy F2F presentation.
    </title>
    <description>
      <h:a href="http://lists.oasis-open.org/archives/ws-sx/200601/msg00054.html">Done</h:a>
    </description>
  </action>
  <action id="ai-08" date="2006-01-18" status="closed">
    <title>
      Chairs to arrange for a second charter clarification vote.
    </title>
    <description>
      <h:a href="http://lists.oasis-open.org/archives/ws-sx/200601/msg00063.html">Done</h:a>
    </description>
  </action>
  <action id="ai-09" date="2006-01-18" status="closed">
    <title>
      Editors to check that XPath examples in WS-SecurityPolicy are fully namespace qualified.
    </title>
    <description>Decided this was moot at April 4th F2F</description>
  </action>
  <action id="ai-2006-01-25-01" date="2006-01-25" status="closed">
    <title>
      Chris Kaler will reply by email to Issue 014's
      questions.
    </title>
    <description>
      <h:a href="http://lists.oasis-open.org/archives/ws-sx/200602/msg00000.html">Done</h:a>
    </description>
  </action>
  <action id="ai-2006-01-25-02" date="2006-01-25" status="closed">
    <title>
      Marc Goodner to work on an initial interop
      scenarios document.  Prateek Mishra also offered to help.
    </title>
    <description>
      <h:a href="http://lists.oasis-open.org/archives/ws-sx/200602/msg00010.html">Done</h:a>
    </description>
  </action>
  <action id="ai-2006-01-25-03" date="2006-01-25" status="closed">
    <title>
      Heather Hinton and Tony Nadalin to work on an
      initial use cases document.  Prateek Mishara also offered to help.
    </title>
    <description>
      <h:a href="http://lists.oasis-open.org/archives/ws-sx/200602/msg00023.html">Done</h:a>
    </description>
  </action>
  <action id="ai-2006-01-25-04" date="2006-01-25" status="closed">
    <title>
      Tony Nadalin will look into the possibility of
      hosting an interop event at the April F2F location
    </title>
    <description>
      There will no interop at the April F2F.  The F2F meeting will be Tue-Wed
      Apr 4-5.  Tony and Kelvin will provided F2F logistics information.
    </description>
  </action>
  <action id="ai-2006-02-08-01" date="2006-02-08" status="closed">
    <title>
      Chairs to ensure the list of voting members on the
      roster is correct.
    </title>
  </action>
  <action id="ai-2006-02-08-02" date="2006-02-08" status="closed">
    <title>
      Chairs to re-run the charter clarification ballot
      #2 a second time (after fixing the roster).
    </title>
  </action>
  <action id="ai-2006-02-08-03" date="2006-02-08" status="closed">
    <title>
      Marc Goodner to post WS-SX issue template to TC
      site and Chairs to put it in a prominent location to make it easier to
      find.
    </title>
  </action>
  <action id="ai-2006-02-08-04" date="2006-02-08" status="closed">
    <title>
      TC members to review the initial interop scenarios
      by the Feb 15 TC meeting so that the TC can decide at that meeting
      whether the TC has "critical mass" for an Apr F2F interop event.
    </title>
  </action>
  <action id="AI-2006-02-15-01" date="2006-02-15" status="closed">
    <title>Gudge to draft a revised proposal for Issue 9</title>
  </action>
  <action id="AI-2006-02-15-02" date="2006-02-15" status="closed">
    <title>
      Prateek to give a proposed use case for Issue 10 before
      the next call.
    </title>
    <description>
      <h:a href="http://lists.oasis-open.org/archives/ws-sx/200602/msg00108.html">Done</h:a>
    </description>
  </action>
  <action id="AI-2006-02-15-03" date="2006-02-15" status="closed">
    <title>
      C.Y Chao to propose to the TC whether Issue 015 should
      be closed or not due to revealing the information might be a security
      risk.
    </title>
    <description>
      <h:a href="http://lists.oasis-open.org/archives/ws-sx/200602/msg00121.html">Done</h:a>
    </description>
  </action>
  <action id="AI-2006-02-15-04" date="2006-02-15" status="closed">
    <title>
      Prateek to propose resolution to Issue 20 before F2F
    </title>
    <description>
      <h:a href="http://lists.oasis-open.org/archives/ws-sx/200604/msg00024.html">Done</h:a>
    </description>
  </action>
  <action id="AI-2006-02-15-05" date="2006-02-15" status="closed">
    <title>
      Chairs to add information to the public page on how to
      access previous versions of the Issues List.
    </title>
    <description>
      They are available from
      the URI http://docs.oasis-open.org/ws-sx/issues/
    </description>
  </action>
  <action id="AI-2006-02-15-06" date="2006-02-15" status="closed">
    <title>
      Prateek to provide additional broader scenarios for at
      least WS-Trust. New ETA is Mar 17.
    </title>
    <description>
      <h:a href="http://lists.oasis-open.org/archives/ws-sx/200603/msg00077.html">Done</h:a>
    </description>
  </action>
  <action id="AI-2006-02-15-07" date="2006-02-15" status="closed">
    <title>
      TC members to come to the April F2F with data on when
      they would be ready to carry out SC/Trust interop.
    </title>
    <description>Done at April F2F, see minutes.</description>
  </action>
  <action id="AI-2006-03-01-01" date="2006-03-01" status="closed">
    <title>
      Jan Alexander will provide a solution to Issue 41.
    </title>
  </action>
  <action id="AI-2006-03-01-02" date="2006-03-01" status="closed">
    <title>
      Werner Dittman to give an example of a case for
      Issue 27 that is not sensible so that we can indicate that some cases do
      not make sense.  Werner will propose specific change to SP to give
      guidance on the problem identified in Issue 27.
    </title>
  </action>
  <action id="AI-2006-03-01-03" date="2006-03-01" status="closed">
    <title>
      Werner Dittman to work with Tony Nadalin to see if
      it would be useful to include Tony's UML diagram to clarify Issue 28.
    </title>
    <description>
      <h:a href="http://lists.oasis-open.org/archives/ws-sx/200603/msg00079.html">Done</h:a>
    </description>
  </action>
  <action id="AI-2006-03-01-04" date="2006-03-01" status="closed">
    <title>
      Werner Dittman, Tony Gillotta and Gudge will
      prepare a proposal to add some text to describe how to extend token
      assertions for Issue 30.
    </title>
  </action>
  <action id="AI-2006-03-08-01" date="2006-03-08" status="closed">
    <title>
      Prateek Mishra to respond to Jan's message re Issue
      10.
    </title>
    <description>
      <h:a href="http://lists.oasis-open.org/archives/ws-sx/200603/msg00016.html">Jan's message</h:a>
      <h:br/>
      DONE.  See:<h:br/>
      http://lists.oasis-open.org/archives/ws-sx/200603/msg00044.html <h:br/>
      http://lists.oasis-open.org/archives/ws-sx/200603/msg00050.html
    </description>
  </action>
  <action id="AI-2006-03-08-02" date="2006-03-08" status="closed">
    <title>
      Mike to provide better description(s) and a
      complete proposal(s) for issue 016 and issue 018 by the F2F meeting.
    </title>
    <description>
      New proposal for issue 16: http://lists.oasis-open.org/archives/ws-sx/200603/msg00103.html
      New proposal for issue 18: http://lists.oasis-open.org/archives/ws-sx/200603/msg00104.html
    </description>
  </action>
  <action id="AI-2006-03-08-03" date="2006-03-08" status="closed">
    <title>
      Werner and Gudge to work on a new proposal for
      Issue 27.
    </title>
    <description>
      <h:a href="http://lists.oasis-open.org/archives/ws-sx/200603/msg00057.html">Done</h:a>
    </description>
  </action>
  <action id="AI-2006-03-08-04" date="2006-03-08" status="closed">
    <title>
      Hal to provided a proposal for Issue 32 before Mar
      15 meeting.
    </title>
    <description>
      <h:a href="http://lists.oasis-open.org/archives/ws-sx/200603/msg00049.html">Done</h:a>
    </description>
  </action>
  <action id="AI-2006-03-08-05" date="2006-03-08" status="closed">
    <title>
      Frederick to provide alternative proposal for Issue
      36 for the Mar 15 meeting.
    </title>
    <description>
      DONE. See resolution from <h:a href="http://lists.oasis-open.org/archives/ws-sx/200603/msg00091.html ">March 22nd minutes</h:a>
    </description>
  </action>
  <action id="AI-2006-03-08-06" date="2006-03-08" status="closed">
    <title>
      Jan Alexander to supply clarifying text for Issue
      038 before the Mar 22 meeting.
    </title>
    <description>
      <h:a href="http://lists.oasis-open.org/archives/ws-sx/200603/msg00078.html">Done</h:a>
    </description>
  </action>
  <action id="AI-2006-03-08-07" date="2006-03-08" status="closed">
    <title>
      Gudge will provide text to clarify the usage of
      "dialect" for Issue 40 for the Mar 15 meeting.
    </title>
    <description>
      <h:a href="http://lists.oasis-open.org/archives/ws-sx/200603/msg00047.html">Done</h:a>
    </description>
  </action>
  <action id="AI-2006-03-15-01" date="2006-03-15" status="closed">
    <title>
      Gudge and Prateek to draft a new section "Guidance on creating New Token Assertions and Token Assertion Extensibility" for review by the TC (for issue 30).
    </title>
    <description>
      <h:a href="http://lists.oasis-open.org/archives/ws-sx/200604/msg00030.html">Done</h:a>
    </description>
  </action>
  <action id="AI-2006-03-15-02" date="2006-03-15" status="closed">
    <title>
      Marc to version the Interop document and to store it in an Interop scenarios document folder.
    </title>
    <description>
      <h:a href="http://lists.oasis-open.org/archives/ws-sx/200603/msg00076.html">Done</h:a>
    </description>
  </action>
  <action id="AI-2006-03-15-03" date="2006-03-15" status="closed">
    <title>
      Gudge will reply to the thread on Issue 030 before
      the Mar 22 meeting.
    </title>
    <description>
      <h:a href="http://lists.oasis-open.org/archives/ws-sx/200603/msg00068.html">Done</h:a>
    </description>
  </action>
  <action id="AI-2006-03-22-01" date="2006-03-22" status="closed">
    <title>
      Tony Nadalin to provide information on where the UML generated schema might be more restrictive than the SP schema.
    </title>
    <description>
      Opened issue 62 to track this action.
    </description>
  </action>
  <action id="AI-2006-03-22-02" date="2006-03-22" status="closed">
    <title>
      Prateek Mishra to expand his additional scenarios to define the message RSTR's for the Bearer Assertion and HoK Assertions and to show where they are actually different.
    </title>
    <description>
      DONE.  See:
      http://lists.oasis-open.org/archives/ws-sx/200604/msg00025.html
    </description>
  </action>
  <action id="AI-2006-03-29-01" date="2006-03-29" status="open">
    <title>
      Gudge owes Prateek a response (to message 82) for issue 33.
    </title>
    <description>Expected by Apr. 28</description>
  </action>
  <action id="AI-2006-03-29-02" date="2006-03-29" status="closed">
    <title>Tony Gullota to provide further examples illustrating issue 48 in time for the F2F.</title>
    <description>
      <h:a href="http://lists.oasis-open.org/archives/ws-sx/200603/msg00122.html">Done</h:a>
    </description>
  </action>
  <action id="AI-2006-03-29-03" date="2006-03-29" status="closed">
    <title>Martin Raepple will provide text for new section from issue 41 before the F2F.</title>
    <description>
      <h:a href="http://lists.oasis-open.org/archives/ws-sx/200603/msg00115.html">Done</h:a>
    </description>
  </action>
  <action id="AI-2006-03-29-04" date="2006-03-29" status="open">
    <title>Marc Goodner to update interop doc with resolution of issue 47 as part of merged interop doc.</title>
    <description>Part of merged doc update for May 3rd.</description>
  </action>
  <action id="AI-2006-04-04-01" date="2006-04-04" status="closed">
    <title>Chris Kaler to provide advice on minimum acceptable lengths of P-SHA1 inputs for Issue 20.</title>
  </action>
  <action id="AI-2006-04-04-02" date="2006-04-04" status="closed">
    <title>Frederick to revised wording for Rule 5 re use of multiple signatures for Issue 52.</title>
    <description>
      <h:a href="http://lists.oasis-open.org/archives/ws-sx/200604/msg00033.html">done</h:a>
    </description>
  </action>
  <action id="AI-2006-04-04-03" date="2006-04-04" status="open">
    <title>Tony Nadalin to identify possible issues for SecurityPolicy based on the changes proposed for Issue 52.</title>
  </action>
  <action id="AI-2006-04-04-04" date="2006-04-04" status="open">
    <title>Jan Alexander and Martin Gudgin to identify possible issues for SecurityPolicy based on creation of the NoProofKey proposed in the solution to Issue 56.</title>
  </action>
  <action id="AI-2006-04-04-05" date="2006-04-04" status="closed">
    <title>Jan Alexander and Tony Nadalin to identify possible issues for WS-Trust's processing model for the changes made for Issue 57.</title>
    <description>No issues found. Closed with no action.</description>
  </action>
  <action id="AI-2006-04-04-06" date="2006-04-04" status="closed">
    <title>Jan Alexander to start a discussion about security considerations and a section about what this means for relying parties re the proposal adopted for Issue 060.</title>
    <description>
      <h:a href="http://lists.oasis-open.org/archives/ws-sx/200604/msg00083.html">Done.</h:a> Logged as issue 68.
    </description>
  </action>
  <action id="AI-2006-04-04-07" date="2006-04-04" status="open">
    <title>Marc Goodner with help from Prateek Mishra to create a merged interop scenarios document.</title>
    <description>Expected May 3rd.</description>
  </action>
  <action id="AI-2006-04-04-08" date="2006-04-04" status="open">
    <title>Marc Goodner with help from Prateek Mishra to document interop message flows based on a future revised version of SC/Trust.</title>
    <description>Part of merged doc update for May 3rd.</description>
  </action>
  <action id="AI-2006-04-04-09" date="2006-04-04" status="open">
    <title>Chairs to check with absent companies on their plans for SC/Trust interop.</title>
  </action>
  <action id="AI-2006-04-05-01" date="2006-04-05" status="closed">
    <title>Tony Gullotta will start an email discussion about issue 31 and whether it should be broadened to include other token characteristics.</title>
  </action>
  <action id="AI-2006-04-05-02" date="2006-04-05" status="closed">
    <title>
      Gudge to propose revised text for the description of sp:BootstrapPolicy for issue 53.
    </title>
    <description>
      <h:a href="http://lists.oasis-open.org/archives/ws-sx/200604/msg00077.html">Done</h:a>
    </description>
  </action>
  <action id="AI-2006-04-05-03" date="2006-04-05" status="open">
    <title>Tony N and Frederick to consider adding batch facilities to SecureConversation as per Issue 64.</title>
  </action>
  <action id="AI-2006-04-05-04" date="2006-04-05" status="open">
    <title>
      Chairs to do further work on a F2F meeting time and location.
    </title>
    <description>
      One possible alternative to previous discussion is October.<h:br/>
      Please provide any conflicts with a F2F in October to Chris and Kelvin.
    </description>
  </action>
  <action id="AI-2006-04-12-01" date="2006-04-12" status="open">
    <title>
      Prateek to review the text added per Issue 30 to see if its explains sufficiently how to use the extensibility of SP to describe token characteristics (related to Issue 31).
    </title>
  </action>
  <action id="AI-2006-04-12-02" date="2006-04-12" status="open">
    <title>
      Symon Chang to make a proposal on how to describe the usage of the Username token re Issue 31.
    </title>
  </action>
 </issues>