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: docs/en/stack/security/authorization/overview.asciidoc
+2-3Lines changed: 2 additions & 3 deletions
Original file line number
Diff line number
Diff line change
@@ -2,9 +2,8 @@
2
2
[[authorization]]
3
3
== User authorization
4
4
5
-
The {stack-security-features} introduce the concept of _authorization_ to the
6
-
{stack}. Authorization is the process of determining whether the user behind an
7
-
incoming request is allowed to execute the request.
5
+
The {stack-security-features} add _authorization_, which is the process of determining whether the user behind an incoming request is allowed to execute
6
+
the request.
8
7
9
8
This process takes place after the user is successfully identified and
0 commit comments