Skip to content

Commit 4269bea

Browse files
committed
rest_api_authentication.md: anon. user/login needed
1 parent 3cf49d1 commit 4269bea

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 access the ressource even if authentification with the REST server has been established.
24-
Anonymous user must have user/login policy on the SiteAccess used by the REST domain.
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).
2525

2626
## Session-based authentication
2727

0 commit comments

Comments
 (0)