Skip to content

Commit

Permalink
Adjust resource names to canonical form
Browse files Browse the repository at this point in the history
  • Loading branch information
acoburn committed Mar 29, 2022
1 parent 8d8d1db commit da19aed
Show file tree
Hide file tree
Showing 10 changed files with 8 additions and 8 deletions.
4 changes: 2 additions & 2 deletions 2022/solid-oidc-20220328.html → 2022/oidc-20220328.html
Original file line number Diff line number Diff line change
Expand Up @@ -351,7 +351,7 @@ <h1 class="p-name no-ref" id="title">Solid-OIDC</h1>
<div data-fill-with="spec-metadata">
<dl>
<dt>This version:
<dd><a class="u-url" href="https://solidproject.org/TR/2022/solid-oidc-20220328">https://solidproject.org/TR/2022/solid-oidc-20220328</a>
<dd><a class="u-url" href="https://solidproject.org/TR/2022/oidc-20220328">https://solidproject.org/TR/2022/oidc-20220328</a>
<dt>Test Suite:
<dd><a href="https://solid.github.io/solid-oidc-tests/">https://solid.github.io/solid-oidc-tests/</a>
<dt>Editor's Draft:
Expand Down Expand Up @@ -538,7 +538,7 @@ <h2 class="heading settled" data-level="4" id="basic-flow"><span class="secno">4
<p><em>This section is non-normative</em></p>
<p>Details of the flow are available in <a data-link-type="biblio" href="#biblio-solidoidcprimer">[Solid.OIDC.Primer]</a></p>
<figure id="fig-signature">
<img src="oidc-sequence.mmd.svg">
<img src="oidc-sequence-20220328.svg">
<figcaption>Basic sequence of authenticating the user and the client.</figcaption>
</figure>
<h2 class="heading settled" data-level="5" id="clientids"><span class="secno">5. </span><span class="content">Client Identifiers</span><a class="self-link" href="#clientids"></a></h2>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -350,7 +350,7 @@ <h1 class="p-name no-ref" id="title">Solid OIDC Primer</h1>
<div data-fill-with="spec-metadata">
<dl>
<dt>This version:
<dd><a class="u-url" href="https://solidproject.org/TR/2022/solid-oidc-primer-20220328">https://solidproject.org/TR/2022/solid-oidc-primer-20220328</a>
<dd><a class="u-url" href="https://solidproject.org/TR/2022/oidc-primer-20220328">https://solidproject.org/TR/2022/oidc-primer-20220328</a>
<dt>Editor's Draft:
<dd><a class="u-url" href="https://solid.github.io/solid-oidc/primer/">https://solid.github.io/solid-oidc/primer/</a>
<dt>Issue Tracking:
Expand Down Expand Up @@ -471,7 +471,7 @@ <h3 class="heading settled" data-level="4.1" id="authorization-code-pkce-flow"><
<p>The Authorization Code grant with PKCE is the primary OAuth 2.0 authorization flow
recommended by the Solid OIDC. It is defined by the PKCE RFC <a data-link-type="biblio" href="#biblio-rfc7636">[RFC7636]</a> and
described here in the Solid OIDC context.</p>
<p><img src="oidc-primer-login.mmd.svg" width="980"></p>
<p><img src="oidc-primer-login-20220328.svg" width="980"></p>
<h4 class="no-num heading settled" id="authorization-code-pkce-flow-step-1"><span class="content">1. Alice uses the Decent Photos web app</span><a class="self-link" href="#authorization-code-pkce-flow-step-1"></a></h4>
<p>Alice has heard of a great new site that allows her to view her friend’s photos and tag faces.
She navigates to <code>https://decentphotos.example</code> via her web browser which returns an HTML page.
Expand Down Expand Up @@ -912,7 +912,7 @@ <h4 class="no-num heading settled" id="authorization-code-pkce-flow-step-21"><sp
new ID token when the current token expires.</p>
</ul>
<h3 class="heading settled" data-level="4.2" id="request-flow"><span class="secno">4.2. </span><span class="content">Request Flow</span><a class="self-link" href="#request-flow"></a></h3>
<p><img src="oidc-primer-request.mmd.svg" width="980"></p>
<p><img src="oidc-primer-request-20220328.svg" width="980"></p>
<p>In this example, Alice has logged into <code>https://decentphotos.example</code> and has completed the
authentication steps above. She wants to make a request to Bob’s Storage to get a photo album
information at <code>https://bob.otherpod.example/private/photo_album.ttl</code>. Bob has previously
Expand Down
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
4 changes: 2 additions & 2 deletions oidc-primer.html
Original file line number Diff line number Diff line change
Expand Up @@ -471,7 +471,7 @@ <h3 class="heading settled" data-level="4.1" id="authorization-code-pkce-flow"><
<p>The Authorization Code grant with PKCE is the primary OAuth 2.0 authorization flow
recommended by the Solid OIDC. It is defined by the PKCE RFC <a data-link-type="biblio" href="#biblio-rfc7636">[RFC7636]</a> and
described here in the Solid OIDC context.</p>
<p><img src="oidc-primer-login.mmd.svg" width="980"></p>
<p><img src="oidc-primer-login.svg" width="980"></p>
<h4 class="no-num heading settled" id="authorization-code-pkce-flow-step-1"><span class="content">1. Alice uses the Decent Photos web app</span><a class="self-link" href="#authorization-code-pkce-flow-step-1"></a></h4>
<p>Alice has heard of a great new site that allows her to view her friend’s photos and tag faces.
She navigates to <code>https://decentphotos.example</code> via her web browser which returns an HTML page.
Expand Down Expand Up @@ -912,7 +912,7 @@ <h4 class="no-num heading settled" id="authorization-code-pkce-flow-step-21"><sp
new ID token when the current token expires.</p>
</ul>
<h3 class="heading settled" data-level="4.2" id="request-flow"><span class="secno">4.2. </span><span class="content">Request Flow</span><a class="self-link" href="#request-flow"></a></h3>
<p><img src="oidc-primer-request.mmd.svg" width="980"></p>
<p><img src="oidc-primer-request.svg" width="980"></p>
<p>In this example, Alice has logged into <code>https://decentphotos.example</code> and has completed the
authentication steps above. She wants to make a request to Bob’s Storage to get a photo album
information at <code>https://bob.otherpod.example/private/photo_album.ttl</code>. Bob has previously
Expand Down
File renamed without changes
2 changes: 1 addition & 1 deletion oidc.html
Original file line number Diff line number Diff line change
Expand Up @@ -538,7 +538,7 @@ <h2 class="heading settled" data-level="4" id="basic-flow"><span class="secno">4
<p><em>This section is non-normative</em></p>
<p>Details of the flow are available in <a data-link-type="biblio" href="#biblio-solidoidcprimer">[Solid.OIDC.Primer]</a></p>
<figure id="fig-signature">
<img src="oidc-sequence.mmd.svg">
<img src="oidc-sequence.svg">
<figcaption>Basic sequence of authenticating the user and the client.</figcaption>
</figure>
<h2 class="heading settled" data-level="5" id="clientids"><span class="secno">5. </span><span class="content">Client Identifiers</span><a class="self-link" href="#clientids"></a></h2>
Expand Down

0 comments on commit da19aed

Please sign in to comment.