Skip to content

Commit 909d70f

Browse files
committed
[DOCS] Addresses feedback
1 parent fc1b9a5 commit 909d70f

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

docs/en/stack/security/authorization/overview.asciidoc

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,8 @@
22
[[authorization]]
33
== User authorization
44

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.
87

98
This process takes place after the user is successfully identified and
109
<<setting-up-authentication,authenticated>>.

0 commit comments

Comments
 (0)