Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
834 changes: 834 additions & 0 deletions lws10-authn-openid/SNAPSHOTS/FPWD/Overview.html

Large diffs are not rendered by default.

16 changes: 16 additions & 0 deletions lws10-authn-openid/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,14 @@
github: "w3c/lws-protocol",
xref: ["web-platform"],
group: "lws",
localBiblio: {
"LWS-PROTOCOL": {
title: "LWS Protocol",
href: "https://www.w3.org/TR/lws-core/",
publisher: "W3C",
status: "FPWD",
},
},
};
</script>
</head>
Expand Down Expand Up @@ -215,5 +223,13 @@ <h2>Security Considerations</h2>
It is recommended that OpenID providers support WebAuthn [[WEBAUTHN-3]] as a mechanism for authenticating users.
</p>
</section>
<section id="privacy-considerations" class="informative">
<h2>Privacy Considerations</h2>

<p class="issue" data-number="119">
This section needs to be completed.
</p>

</section>
</body>
</html>
770 changes: 770 additions & 0 deletions lws10-authn-saml/SNAPSHOTS/FPWD/Overview.html

Large diffs are not rendered by default.

15 changes: 15 additions & 0 deletions lws10-authn-saml/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,14 @@
github: "w3c/lws-protocol",
xref: ["web-platform"],
group: "lws",
localBiblio: {
"LWS-PROTOCOL": {
title: "LWS Protocol",
href: "https://www.w3.org/TR/lws-core/",
publisher: "W3C",
status: "FPWD",
},
},
};
</script>
</head>
Expand Down Expand Up @@ -170,5 +178,12 @@ <h2>Security Considerations</h2>
should exchange this token for an equivalent audience-restricted token by using, for example, OAuth 2.0 Token Exchange [[RFC8693]].
</p>
</section>
<section id="privacy-considerations" class="informative">
<h2>Privacy Considerations</h2>

<p class="issue" data-number="119">
This section needs to be completed.
</p>
</section>
</body>
</html>
814 changes: 814 additions & 0 deletions lws10-authn-ssi-cid/SNAPSHOTS/FPWD/Overview.html

Large diffs are not rendered by default.

15 changes: 15 additions & 0 deletions lws10-authn-ssi-cid/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,14 @@
github: "w3c/lws-protocol",
xref: ["web-platform"],
group: "lws",
localBiblio: {
"LWS-PROTOCOL": {
title: "LWS Protocol",
href: "https://www.w3.org/TR/lws-core/",
publisher: "W3C",
status: "FPWD",
},
},
};
</script>
</head>
Expand Down Expand Up @@ -206,5 +214,12 @@ <h2>Security Considerations</h2>
All security considerations described in "Best Current Practice for OAuth 2.0 Security" [[RFC9700]] and "OpenID Connect Core 1.0" Section 16 [[OPENID-CONNECT-CORE]] apply to this specification.
</p>
</section>
<section id="privacy-considerations" class="informative">
<h2>Privacy Considerations</h2>

<p class="issue" data-number="119">
This section needs to be completed.
</p>
</section>
</body>
</html>
776 changes: 776 additions & 0 deletions lws10-authn-ssi-did-key/SNAPSHOTS/FPWD/Overview.html

Large diffs are not rendered by default.

13 changes: 13 additions & 0 deletions lws10-authn-ssi-did-key/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,12 @@
href: "https://w3c-ccg.github.io/did-key-spec/",
publisher: "W3C",
},
"LWS-PROTOCOL": {
title: "LWS Protocol",
href: "https://www.w3.org/TR/lws-core/",
publisher: "W3C",
status: "FPWD",
},
},
};
</script>
Expand Down Expand Up @@ -171,5 +177,12 @@ <h2>Security Considerations</h2>
All security considerations described in "Best Current Practice for OAuth 2.0 Security" [[RFC9700]] and "OpenID Connect Core 1.0" Section 16 [[OPENID-CONNECT-CORE]] apply to this specification.
</p>
</section>
<section id="privacy-considerations" class="informative">
<h2>Privacy Considerations</h2>

<p class="issue" data-number="119">
This section needs to be completed.
</p>
</section>
</body>
</html>