Skip to content

Commit 9902a71

Browse files
committed
[CS-12420] REST: anon. user/login needed (#2505): Fix link
1 parent 31d4975 commit 9902a71

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/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 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).
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_api_requests.md#siteaccess).
2525

2626
## Session-based authentication
2727

0 commit comments

Comments
 (0)