Skip to content

Commit 05c797d

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

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/api/rest_api/rest_api_authentication.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20,8 +20,8 @@ For other security related subjects, see:
2020

2121
!!! caution "SiteAccess login"
2222

23-
The anonymous user is used to perform the request even if authentification with the REST server has been established to access the ressource.
24-
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).
23+
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).
2525

2626
## Session-based authentication
2727

0 commit comments

Comments
 (0)