You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: spec/index.html
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -130,7 +130,7 @@ <h2>Security and Privacy</h2>
130
130
131
131
<ul>
132
132
<li><dfn>authentication</dfn> - the process of verifying the identity of an agent executing a request.</li>
133
-
<li><dfn>authorization</dfn> - the process of determining if an authenticated agent has permission to access a specific resource or perform one of a set of <a>operations</a>.</li>
133
+
<li><dfn>authorization</dfn> - the process of determining whether an agent has permission to access a specific resource or perform one of a set of <a>operations</a>.</li>
134
134
<li><dfn>resource manager</dfn> - (<ahref="https://w3c.github.io/lws-ucs/spec/#dfn-controller">controller</a> in UCS) An agent that has permission to control access to a <a>served resource</a>.</li>
0 commit comments