Skip to content

Commit 12b57c7

Browse files
committed
deploy: deecfbd
1 parent c975bfc commit 12b57c7

7 files changed

Lines changed: 20 additions & 56 deletions

File tree

index.html

Lines changed: 9 additions & 32 deletions
Original file line numberDiff line numberDiff line change
@@ -3,12 +3,12 @@
33
<meta content="text/html; charset=utf-8" http-equiv="Content-Type">
44
<meta content="width=device-width, initial-scale=1, shrink-to-fit=no" name="viewport">
55
<title>Solid-OIDC</title>
6-
<meta content="w3c/ED" name="w3c-status">
7-
<link href="https://www.w3.org/StyleSheets/TR/2021/W3C-ED" rel="stylesheet">
6+
<meta content="w3c/CG-DRAFT" name="w3c-status">
7+
<link href="https://www.w3.org/StyleSheets/TR/2021/cg-draft" rel="stylesheet">
88
<meta content="Bikeshed version 82ce88815, updated Thu Sep 7 16:33:55 2023 -0700" name="generator">
99
<link href="https://solidproject.org/TR/oidc" rel="canonical">
1010
<link href="https://www.w3.org/2008/site/images/favicon.ico" rel="icon">
11-
<meta content="bcea1060acdb13d5d160e9b202336815742f902a" name="document-revision">
11+
<meta content="deecfbd30855a7b44422429005259aaa96915b9d" name="document-revision">
1212
<style>/* Boilerplate: style-autolinks */
1313
.css.css, .property.property, .descriptor.descriptor {
1414
color: var(--a-normal-text);
@@ -580,9 +580,9 @@
580580
</style>
581581
<body class="h-entry">
582582
<div class="head">
583-
<p data-fill-with="logo"><a class="logo" href="https://solidproject.org/TR/"> <img alt="Solid" src="https://solid.github.io/solid-oidc/solid.svg" width="72"> </a> </p>
583+
<p data-fill-with="logo"><a class="logo" href="https://www.w3.org/"> <img alt="W3C" height="48" src="https://www.w3.org/StyleSheets/TR/2021/logos/W3C" width="72"> </a> </p>
584584
<h1 class="p-name no-ref" id="title">Solid-OIDC</h1>
585-
<p id="w3c-state"><a href="https://www.w3.org/standards/types#ED">Editor’s Draft</a>, <time class="dt-updated" datetime="2024-04-15">15 April 2024</time></p>
585+
<p id="w3c-state"><a href="https://www.w3.org/standards/types#CG-DRAFT">Draft Community Group Report</a>, <time class="dt-updated" datetime="2024-06-16">16 June 2024</time></p>
586586
<details open>
587587
<summary>More details about this document</summary>
588588
<div data-fill-with="spec-metadata">
@@ -596,22 +596,16 @@ <h1 class="p-name no-ref" id="title">Solid-OIDC</h1>
596596
<dt>Created:
597597
<dd>July 16, 2021
598598
<dt>Modified:
599-
<dd>15 April 2024
599+
<dd>16 June 2024
600600
<dt>Feedback:
601601
<dd><a href="https://github.com/solid/solid-oidc/issues/">GitHub</a>
602602
<dt class="editor">Editors:
603603
<dd class="editor p-author h-card vcard"><span class="p-name fn"><a href="https://people.apache.org/~acoburn/#i">Aaron Coburn</a> (<a href="https://inrupt.com">Inrupt</a>)</span>
604-
<dd class="editor p-author h-card vcard"><span class="p-name fn"><a href="https://elf-pavlik.hackers4peace.net/">elf Pavlik</a></span>
604+
<dd class="editor p-author h-card vcard"><span class="p-name fn"><a href="https://elf-pavlik.hackers4peace.net">elf Pavlik</a></span>
605605
<dd class="editor p-author h-card vcard"><span class="p-name fn"><a href="http://computingjoy.com/">Dmitri Zagidulin</a></span>
606606
<dt class="editor">Former Editors:
607607
<dd class="editor p-author h-card vcard"><span class="p-name fn"><a href="https://migusgroup.com/about/">Adam Migus</a> (<a href="https://migusgroup.com/">The Migus Group</a>)</span>
608608
<dd class="editor p-author h-card vcard"><span class="p-name fn"><a href="https://endlesstrax.com">Ricky White</a> (<a href="https://migusgroup.com/">The Migus Group</a>)</span>
609-
<dt>Local Boilerplate:
610-
<dd>logo yes
611-
<dt>Favicon:
612-
<dd>https://solidproject.org/TR/solid.svg
613-
<dt>License:
614-
<dd><a href="http://purl.org/NET/rdflicense/MIT1.0">MIT License</a>
615609
</dl>
616610
</div>
617611
</details>
@@ -633,9 +627,9 @@ <h2 class="no-num no-toc no-ref heading settled" id="sotd"><span class="content"
633627
<p>This section describes the status of this document at the time of its publication.</p>
634628
<p>This document was published by the <a href="https://www.w3.org/community/solid/">Solid Community Group</a> as
635629

636-
an Editor’s Draft. The information in this document is
630+
a Community Group Draft. The information in this document is
637631
still subject to change. You are invited to <a href="https://github.com/solid/solid-oidc/issues">contribute</a> any feedback, comments, or questions you might have.</p>
638-
<p>Publication as an Editor’s Draft does not imply endorsement by the W3C Membership. This is a draft
632+
<p>Publication as a Community Group Draft does not imply endorsement by the W3C Membership. This is a draft
639633

640634
document and may be updated, replaced or obsoleted by other documents at any time. It is inappropriate
641635
to cite this document as other than work in progress.</p>
@@ -703,7 +697,6 @@ <h2 class="no-num no-toc no-ref" id="contents">Table of Contents</h2>
703697
<a href="#w3c-conformance"><span class="secno"></span> <span class="content">Conformance</span></a>
704698
<ol class="toc">
705699
<li><a href="#w3c-conventions"><span class="secno"></span> <span class="content">Document conventions</span></a>
706-
<li><a href="#w3c-conformant-algorithms"><span class="secno"></span> <span class="content">Conformant Algorithms</span></a>
707700
</ol>
708701
<li>
709702
<a href="#references"><span class="secno"></span> <span class="content">References</span></a>
@@ -1117,22 +1110,6 @@ <h3 class="no-ref no-num heading settled" id="w3c-conventions"><span class="cont
11171110
with <code>class="note"</code>,
11181111
like this: </p>
11191112
<p class="note" role="note">Note, this is an informative note.</p>
1120-
<section>
1121-
<h3 class="no-ref no-num heading settled" id="w3c-conformant-algorithms"><span class="content">Conformant Algorithms</span><a class="self-link" href="#w3c-conformant-algorithms"></a></h3>
1122-
<p>Requirements phrased in the imperative as part of algorithms
1123-
(such as "strip any leading space characters"
1124-
or "return false and abort these steps")
1125-
are to be interpreted with the meaning of the key word
1126-
("must", "should", "may", etc)
1127-
used in introducing the algorithm. </p>
1128-
<p>Conformance requirements phrased as algorithms or specific steps
1129-
can be implemented in any manner,
1130-
so long as the end result is equivalent.
1131-
In particular, the algorithms defined in this specification
1132-
are intended to be easy to understand
1133-
and are not intended to be performant.
1134-
Implementers are encouraged to optimize. </p>
1135-
</section>
11361113
</div>
11371114
<script src="https://www.w3.org/scripts/TR/2021/fixup.js"></script>
11381115
<h2 class="no-num no-ref heading settled" id="references"><span class="content">References</span><a class="self-link" href="#references"></a></h2>

primer/index.html

Lines changed: 8 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -3,12 +3,12 @@
33
<meta content="text/html; charset=utf-8" http-equiv="Content-Type">
44
<meta content="width=device-width, initial-scale=1, shrink-to-fit=no" name="viewport">
55
<title>Solid-OIDC Primer</title>
6-
<meta content="w3c/ED" name="w3c-status">
7-
<link href="https://www.w3.org/StyleSheets/TR/2021/W3C-ED" rel="stylesheet">
6+
<meta content="w3c/CG-DRAFT" name="w3c-status">
7+
<link href="https://www.w3.org/StyleSheets/TR/2021/cg-draft" rel="stylesheet">
88
<meta content="Bikeshed version 82ce88815, updated Thu Sep 7 16:33:55 2023 -0700" name="generator">
99
<link href="https://solidproject.org/TR/oidc-primer" rel="canonical">
10-
<link href="https://solidproject.org/TR/solid.svg" rel="icon">
11-
<meta content="bcea1060acdb13d5d160e9b202336815742f902a" name="document-revision">
10+
<link href="https://www.w3.org/2008/site/images/favicon.ico" rel="icon">
11+
<meta content="deecfbd30855a7b44422429005259aaa96915b9d" name="document-revision">
1212
<style>/* Boilerplate: style-autolinks */
1313
.css.css, .property.property, .descriptor.descriptor {
1414
color: var(--a-normal-text);
@@ -587,9 +587,9 @@
587587
</style>
588588
<body class="h-entry">
589589
<div class="head">
590-
<p data-fill-with="logo"><a class="logo" href="https://solidproject.org/TR/"> <img alt="Solid" src="https://solidproject.org/TR/solid.svg" width="72"> </a> </p>
590+
<p data-fill-with="logo"><a class="logo" href="https://www.w3.org/"> <img alt="W3C" height="48" src="https://www.w3.org/StyleSheets/TR/2021/logos/W3C" width="72"> </a> </p>
591591
<h1 class="p-name no-ref" id="title">Solid-OIDC Primer</h1>
592-
<p id="w3c-state"><a href="https://www.w3.org/standards/types#ED">Editor’s Draft</a>, <time class="dt-updated" datetime="2024-04-15">15 April 2024</time></p>
592+
<p id="w3c-state"><a href="https://www.w3.org/standards/types#CG-DRAFT">Draft Community Group Report</a>, <time class="dt-updated" datetime="2024-06-16">16 June 2024</time></p>
593593
<details open>
594594
<summary>More details about this document</summary>
595595
<div data-fill-with="spec-metadata">
@@ -601,15 +601,14 @@ <h1 class="p-name no-ref" id="title">Solid-OIDC Primer</h1>
601601
<dt>Created:
602602
<dd>March 28, 2022
603603
<dt>Modified:
604-
<dd>15 April 2024
604+
<dd>16 June 2024
605605
<dt>Feedback:
606606
<dd><a href="https://github.com/solid/solid-oidc/issues/">GitHub</a>
607607
<dt class="editor">Editors:
608608
<dd class="editor p-author h-card vcard"><span class="p-name fn"><a href="https://github.com/jaxoncreed">Jackson Morgan</a></span>
609609
<dd class="editor p-author h-card vcard"><span class="p-name fn"><a href="https://github.com/acoburn">Aaron Coburn</a></span>
610610
<dd class="editor p-author h-card vcard"><span class="p-name fn"><a href="https://github.com/matthieubosquet">Matthieu Bosquet</a></span>
611-
<dt>License:
612-
<dd><a href="http://purl.org/NET/rdflicense/MIT1.0">MIT License</a>
611+
<dd class="editor p-author h-card vcard"><span class="p-name fn"><a href="https://elf-pavlik.hackers4peace.net">elf Pavlik</a></span>
613612
</dl>
614613
</div>
615614
</details>

primer/logo.include

Lines changed: 0 additions & 3 deletions
This file was deleted.

primer/primer-login.mmd.svg

Lines changed: 1 addition & 1 deletion
Loading

primer/primer-request.mmd.svg

Lines changed: 1 addition & 1 deletion
Loading

sequence.mmd.svg

Lines changed: 1 addition & 1 deletion
Loading

solid.svg

Lines changed: 0 additions & 9 deletions
This file was deleted.

0 commit comments

Comments
 (0)