Skip to content

Commit 5df4d0d

Browse files
committed
CREDENTIAL: Downgrade the Credentials CG interop from an 'issue' to a 'note'.
1 parent 579dcbe commit 5df4d0d

File tree

2 files changed

+5
-57
lines changed

2 files changed

+5
-57
lines changed

specs/credentialmanagement/index.html

Lines changed: 3 additions & 44 deletions
Original file line numberDiff line numberDiff line change
@@ -3283,7 +3283,7 @@ <h2 class="heading settled" data-level="9" id="future-work"><span class="secno">
32833283
<p>Baby steps.</p>
32843284

32853285

3286-
<div class="issue" id="issue-9c0b1540"><a class="self-link" href="#issue-9c0b1540"></a>
3286+
<div class="note" role="note">
32873287
Groups like the
32883288
<a href="http://www.w3.org/Payments/IG/">Web Payments IG</a>
32893289
and the
@@ -3295,21 +3295,7 @@ <h2 class="heading settled" data-level="9" id="future-work"><span class="secno">
32953295
and
32963296
<a href="http://opencreds.org/specs/source/use-cases/">Credentials CG Use Cases</a>,
32973297
and anticipate extending the API in a separate document to solve a different
3298-
set of problems than WebAppSec is currently chartered to deal with. We
3299-
should keep track of this work as it progresses and make appropriate
3300-
references to any technical reports which may assist in understanding and
3301-
implementing this report, as appropriate, when this document is ready to
3302-
transition to Recommendation status.
3303-
3304-
3305-
<p>It’s not yet clear whether the API proposed in this document allows these
3306-
and other groups to elegantly address the problems they’re interested in
3307-
solving. We may wish to adjust portions of the API before advancing this
3308-
document to REC in order to ensure clean extensibility into these other
3309-
areas.</p>
3310-
3311-
3312-
</div>
3298+
set of problems than WebAppSec is currently chartered to deal with. </div>
33133299
</section>
33143300

33153301
</main>
@@ -3689,32 +3675,5 @@ <h2 class="no-num heading settled" id="issues-index"><span class="content">Issue
36893675
<div class="issue"> Currently, we’re not protecting requests with opaque bodies from
36903676
Service Worker interception. Should we?<a href="#issue-be0db764"></a></div>
36913677
<div class="issue"> Add some thoughts here about when and how the API
3692-
should be used, especially with regard to <code class="idl"><a data-link-type="idl" href="#dom-credentialrequestoptions-suppressui">suppressUI</a></code>. <a href="https://github.com/w3c/webappsec/issues/290">&lt;https://github.com/w3c/webappsec/issues/290></a><a href="#issue-e1d9f1af"></a></div>
3693-
<div class="issue">
3694-
Groups like the
3695-
<a href="http://www.w3.org/Payments/IG/">Web Payments IG</a>
3696-
and the
3697-
<a href="https://www.w3.org/community/credentials/">Credentials CG</a>
3698-
have expressed interest in extending the API defined in this document in
3699-
order to address use cases beyond those outlined in <a href="#use-cases">§1.1 Use Cases</a>. They’ve
3700-
documented these use cases in detail in
3701-
<a href="http://www.w3.org/TR/web-payments-use-cases/">Web Payments Use Cases 1.0</a>
3702-
and
3703-
<a href="http://opencreds.org/specs/source/use-cases/">Credentials CG Use Cases</a>,
3704-
and anticipate extending the API in a separate document to solve a different
3705-
set of problems than WebAppSec is currently chartered to deal with. We
3706-
should keep track of this work as it progresses and make appropriate
3707-
references to any technical reports which may assist in understanding and
3708-
implementing this report, as appropriate, when this document is ready to
3709-
transition to Recommendation status.
3710-
3711-
3712-
<p>It’s not yet clear whether the API proposed in this document allows these
3713-
and other groups to elegantly address the problems they’re interested in
3714-
solving. We may wish to adjust portions of the API before advancing this
3715-
document to REC in order to ensure clean extensibility into these other
3716-
areas.</p>
3717-
3718-
<a href="#issue-9c0b1540"></a>
3719-
</div></div></body>
3678+
should be used, especially with regard to <code class="idl"><a data-link-type="idl" href="#dom-credentialrequestoptions-suppressui">suppressUI</a></code>. <a href="https://github.com/w3c/webappsec/issues/290">&lt;https://github.com/w3c/webappsec/issues/290></a><a href="#issue-e1d9f1af"></a></div></div></body>
37203679
</html>

specs/credentialmanagement/index.src.html

Lines changed: 2 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -2203,7 +2203,7 @@ <h2 id="future-work">Future Work</h2>
22032203

22042204
Baby steps.
22052205

2206-
<div class="issue">
2206+
<div class="note">
22072207
Groups like the
22082208
<a href="http://www.w3.org/Payments/IG/">Web Payments IG</a>
22092209
and the
@@ -2215,16 +2215,5 @@ <h2 id="future-work">Future Work</h2>
22152215
and
22162216
<a href="http://opencreds.org/specs/source/use-cases/">Credentials CG Use Cases</a>,
22172217
and anticipate extending the API in a separate document to solve a different
2218-
set of problems than WebAppSec is currently chartered to deal with. We
2219-
should keep track of this work as it progresses and make appropriate
2220-
references to any technical reports which may assist in understanding and
2221-
implementing this report, as appropriate, when this document is ready to
2222-
transition to Recommendation status.
2223-
2224-
It's not yet clear whether the API proposed in this document allows these
2225-
and other groups to elegantly address the problems they're interested in
2226-
solving. We may wish to adjust portions of the API before advancing this
2227-
document to REC in order to ensure clean extensibility into these other
2228-
areas.
2229-
</div>
2218+
set of problems than WebAppSec is currently chartered to deal with. </div>
22302219
</section>

0 commit comments

Comments
 (0)