Skip to content

Commit 1f2daaa

Browse files
committed
Merge branch 'develop' into develop-2.10
2 parents a371c08 + 230b503 commit 1f2daaa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/configuration/optional-settings.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -460,7 +460,7 @@ NetBox can be configured to support remote user authentication by inferring user
460460

461461
Default: `'HTTP_REMOTE_USER'`
462462

463-
When remote user authentication is in use, this is the name of the HTTP header which informs NetBox of the currently authenticated user. (Requires `REMOTE_AUTH_ENABLED`.)
463+
When remote user authentication is in use, this is the name of the HTTP header which informs NetBox of the currently authenticated user. For example, to use the request header `X-Remote-User` it needs to be set to `HTTP_X_REMOTE_USER`. (Requires `REMOTE_AUTH_ENABLED`.)
464464

465465
---
466466

0 commit comments

Comments
 (0)