File tree Expand file tree Collapse file tree 1 file changed +20
-0
lines changed Expand file tree Collapse file tree 1 file changed +20
-0
lines changed Original file line number Diff line number Diff line change @@ -2043,6 +2043,26 @@ <h2>Disputes</h2>
2043
2043
2044
2044
</ section >
2045
2045
2046
+ < section >
2047
+ < h2 > Authorization</ h2 >
2048
+
2049
+ < p >
2050
+ < a > Verifiable credentials</ a > are intended as a means of reliably identifying
2051
+ subjects. Whilst it is recognized that Role Based Access Controls (RBAC) and
2052
+ Attribute Based Access Controls (ABAC) rely on this identification as a means
2053
+ of authorizing subjects to access resources, this specification
2054
+ MUST NOT be used for authorization purposes without an accompanying
2055
+ authorization framework.
2056
+ </ p >
2057
+
2058
+ < p >
2059
+ The Working Group did consider authorization use cases during the creation of
2060
+ this specification and is pursuing that work as an architectural layer that is
2061
+ built on top of this specification.
2062
+ </ p >
2063
+
2064
+ </ section >
2065
+
2046
2066
< section >
2047
2067
< h2 > Authorization</ h2 >
2048
2068
You can’t perform that action at this time.
0 commit comments