diff --git a/docs/configuration.md b/docs/configuration.md index 7f3f2827..1bb29fd7 100644 --- a/docs/configuration.md +++ b/docs/configuration.md @@ -31,7 +31,7 @@ Base authorization settings. ## `auth:*` groups -Authorization mapping. Group name must refer to user access level, i.e. it should be one of `auth:status` (internal API usage only), `auth:read` (read hidden pages), `auth:write` (everything is allowed). +Authorization mapping. Group name must refer to user access level, i.e. it should be one of `auth:read` (read hidden pages), `auth:write` (everything is allowed). Key is always username (case-insensitive), option value depends on authorization provider: