Skip to content

Commit dad1978

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

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 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).
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).
2525

2626
## Session-based authentication
2727

0 commit comments

Comments
 (0)