Skip to content

Commit d8167c1

Browse files
authored
Update docs/api/rest_api/rest_api_authentication.md
1 parent 05c797d commit d8167c1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/api/rest_api/rest_api_authentication.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ For other security related subjects, see:
2121
!!! caution "SiteAccess login"
2222

2323
The Anonymous user is used to perform the authentification requests.
24-
So, Anonymous user must have `user/login` policy on the SiteAccess matched by the REST domain or passed through [`X-Siteaccess` header](rest_requests.md#siteaccess).
24+
Therefore, Anonymous users must have `user/login` permission on the SiteAccess that matches the REST domain or is passed through the [`X-Siteaccess` header](rest_requests.md#siteaccess).
2525

2626
## Session-based authentication
2727

0 commit comments

Comments
 (0)