Skip to content

Commit ec06fbc

Browse files
committed
Add section on Authorization. Fix #204.
1 parent af52a99 commit ec06fbc

File tree

1 file changed

+16
-0
lines changed

1 file changed

+16
-0
lines changed

index.html

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2043,6 +2043,22 @@ <h2>Disputes</h2>
20432043

20442044
</section>
20452045

2046+
<section>
2047+
<h2>Authorization</h2>
2048+
2049+
<p>
2050+
It is arguable that <a>verifiable credentials</a> or
2051+
<a>verifiable presentations</a> should be used as authorization mechanisms
2052+
that a <a>holder</a> could use to access various
2053+
systems. This specification does not contemplate such a usage of verifiable
2054+
credentials and MUST NOT be considered an authorization framework on its own.
2055+
The Working Group did consider authorization use cases
2056+
during the creation of this specification and is pursuing that work as an
2057+
architectural layer that is built on top of this specification.
2058+
</p>
2059+
2060+
</section>
2061+
20462062
<section>
20472063
<h2>Conformance</h2>
20482064

0 commit comments

Comments
 (0)