Skip to content

Commit 22101a5

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

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
@@ -20,7 +20,7 @@ For other security related subjects, see:
2020

2121
!!! caution "SiteAccess login"
2222

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

0 commit comments

Comments
 (0)