Skip to content

Commit 4f499a5

Browse files
committed
deploy: 4d58c3c
1 parent 12b57c7 commit 4f499a5

2 files changed

Lines changed: 744 additions & 211 deletions

File tree

index.html

Lines changed: 20 additions & 30 deletions
Original file line numberDiff line numberDiff line change
@@ -3,12 +3,13 @@
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/CG-DRAFT" name="w3c-status">
6+
<meta content="CG-DRAFT" name="w3c-status">
77
<link href="https://www.w3.org/StyleSheets/TR/2021/cg-draft" rel="stylesheet">
8-
<meta content="Bikeshed version 82ce88815, updated Thu Sep 7 16:33:55 2023 -0700" name="generator">
8+
<meta content="Bikeshed version a1dabb26c, updated Mon Jun 17 15:00:44 2024 -0700" name="generator">
99
<link href="https://solidproject.org/TR/oidc" rel="canonical">
10-
<link href="https://www.w3.org/2008/site/images/favicon.ico" rel="icon">
11-
<meta content="deecfbd30855a7b44422429005259aaa96915b9d" name="document-revision">
10+
<meta content="4d58c3c6a37ea38d3c01213887443df74d14f7be" name="revision">
11+
<meta content="dark light" name="color-scheme">
12+
<link href="https://www.w3.org/StyleSheets/TR/2021/dark.css" media="(prefers-color-scheme: dark)" rel="stylesheet" type="text/css">
1213
<style>/* Boilerplate: style-autolinks */
1314
.css.css, .property.property, .descriptor.descriptor {
1415
color: var(--a-normal-text);
@@ -80,7 +81,6 @@
8081
}
8182
</style>
8283
<style>/* Boilerplate: style-colors */
83-
8484
/* Any --*-text not paired with a --*-bg is assumed to have a transparent bg */
8585
:root {
8686
color-scheme: light dark;
@@ -340,7 +340,6 @@
340340
}
341341
</style>
342342
<style>/* Boilerplate: style-line-highlighting */
343-
344343
:root {
345344
--highlight-hover-bg: rgba(0, 0, 0, .05);
346345
}
@@ -378,7 +377,6 @@
378377
content: attr(data-line-end);
379378
}
380379

381-
382380
@media (prefers-color-scheme: dark) {
383381
:root {
384382
--highlight-hover-bg: rgba(255, 255, 255, .05);
@@ -396,7 +394,6 @@
396394
}
397395
</style>
398396
<style>/* Boilerplate: style-selflinks */
399-
400397
:root {
401398
--selflink-text: white;
402399
--selflink-bg: gray;
@@ -456,7 +453,6 @@
456453
dfn > a.self-link::before { content: "#"; }
457454
</style>
458455
<style>/* Boilerplate: style-syntax-highlighting */
459-
460456
code.highlight { padding: .1em; border-radius: .3em; }
461457
pre.highlight, pre > code.highlight { display: block; padding: 1em; margin: .5em 0; overflow: auto; border-radius: 0; }
462458

@@ -514,7 +510,6 @@
514510
c-[vi] { color: #0077aa } /* Name.Variable.Instance */
515511
c-[il] { color: #000000 } /* Literal.Number.Integer.Long */
516512

517-
518513
@media (prefers-color-scheme: dark) {
519514
.highlight:not(.idl) { background: rgba(255, 255, 255, .05); }
520515

@@ -582,7 +577,7 @@
582577
<div class="head">
583578
<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>
584579
<h1 class="p-name no-ref" id="title">Solid-OIDC</h1>
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>
580+
<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-22">22 June 2024</time></p>
586581
<details open>
587582
<summary>More details about this document</summary>
588583
<div data-fill-with="spec-metadata">
@@ -596,7 +591,7 @@ <h1 class="p-name no-ref" id="title">Solid-OIDC</h1>
596591
<dt>Created:
597592
<dd>July 16, 2021
598593
<dt>Modified:
599-
<dd>16 June 2024
594+
<dd>22 June 2024
600595
<dt>Feedback:
601596
<dd><a href="https://github.com/solid/solid-oidc/issues/">GitHub</a>
602597
<dt class="editor">Editors:
@@ -610,32 +605,27 @@ <h1 class="p-name no-ref" id="title">Solid-OIDC</h1>
610605
</div>
611606
</details>
612607
<div data-fill-with="warning"></div>
613-
<p class="copyright" data-fill-with="copyright"><a href="https://www.w3.org/policies/#copyright">Copyright</a> © 2024 <a href="https://www.w3.org/">World Wide Web Consortium</a>. <abbr title="World Wide Web Consortium">W3C</abbr><sup>®</sup> <a href="https://www.w3.org/policies/#Legal_Disclaimer">liability</a>, <a href="https://www.w3.org/policies/#W3C_Trademarks">trademark</a> and <a href="https://www.w3.org/copyright/software-license/" rel="license" title="W3C Software and Document License">permissive document license</a> rules apply. </p>
608+
<p class="copyright" data-fill-with="copyright">
609+
<p> Copyright © 2024 the Contributors to the Solid-OIDC,
610+
published by the <a href="https://www.w3.org/community/solid/">Solid Community Group</a> under the <a href="https://www.w3.org/community/about/agreements/cla/">W3C Community Contributor License Agreement (CLA)</a>.
611+
A human-readable <a href="http://www.w3.org/community/about/agreements/cla-deed/">summary</a> is available. </p>
612+
</p>
614613
<hr title="Separator for header">
615614
</div>
616615
<div class="p-summary" data-fill-with="abstract">
617616
<h2 class="no-num no-toc no-ref heading settled" id="abstract"><span class="content">Abstract</span></h2>
618617
<p>The Solid OpenID Connect (Solid-OIDC) specification defines how resource servers
619-
620-
verify the identity of relying parties and end users based on the authentication
621-
performed by an OpenID provider. Solid-OIDC builds on top of OpenID Connect 1.0
622-
for use within the Solid ecosystem.</p>
618+
verify the identity of relying parties and end users based on the authentication
619+
performed by an OpenID provider. Solid-OIDC builds on top of OpenID Connect 1.0
620+
for use within the Solid ecosystem.</p>
623621
</div>
624622
<h2 class="no-num no-toc no-ref heading settled" id="sotd"><span class="content">Status of this document</span></h2>
625623
<div data-fill-with="status">
624+
<p> This report was published by the <a href="https://www.w3.org/community/solid/">Solid Community Group</a>.
625+
It is not a W3C Standard nor is it on the W3C Standards Track.
626+
Please note that under the <a href="https://www.w3.org/community/about/agreements/cla/">W3C Community Contributor License Agreement (CLA)</a> there is a limited opt-out and other conditions apply.
627+
Learn more about <a href="https://www.w3.org/community/">W3C Community and Business Groups</a>. </p>
626628
<p></p>
627-
<p>This section describes the status of this document at the time of its publication.</p>
628-
<p>This document was published by the <a href="https://www.w3.org/community/solid/">Solid Community Group</a> as
629-
630-
a Community Group Draft. The information in this document is
631-
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>
632-
<p>Publication as a Community Group Draft does not imply endorsement by the W3C Membership. This is a draft
633-
634-
document and may be updated, replaced or obsoleted by other documents at any time. It is inappropriate
635-
to cite this document as other than work in progress.</p>
636-
<p>This document was produced by a group operating under the <a href="https://www.w3.org/community/about/process/cla/">W3C Community Contributor License Agreement
637-
638-
(CLA)</a>. A human-readable <a href="https://www.w3.org/community/about/process/cla-deed/">summary</a> is available.</p>
639629
</div>
640630
<div data-fill-with="at-risk"></div>
641631
<nav data-fill-with="table-of-contents" id="toc">
@@ -1111,7 +1101,7 @@ <h3 class="no-ref no-num heading settled" id="w3c-conventions"><span class="cont
11111101
like this: </p>
11121102
<p class="note" role="note">Note, this is an informative note.</p>
11131103
</div>
1114-
<script src="https://www.w3.org/scripts/TR/2021/fixup.js"></script>
1104+
<script src="https://www.w3.org/scripts/TR/2021/fixup.js"></script>
11151105
<h2 class="no-num no-ref heading settled" id="references"><span class="content">References</span><a class="self-link" href="#references"></a></h2>
11161106
<h3 class="no-num no-ref heading settled" id="normative"><span class="content">Normative References</span><a class="self-link" href="#normative"></a></h3>
11171107
<dl>

0 commit comments

Comments
 (0)