Skip to content

Commit 54d4f89

Browse files
adriendupuisdabrt
andauthored
Update docs/api/rest_api/rest_api_authentication.md
Co-authored-by: Tomasz Dąbrowski <[email protected]>
1 parent dad1978 commit 54d4f89

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 authentification requests.
24-
Therefore, "Anonymous" role 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).
23+
The anonymous user is used to perform authentification requests.
24+
Therefore, the "Anonymous" role 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)