Skip to content

Commit ff874a2

Browse files
committed
#7671: Document REMOTE_AUTH_AUTO_CREATE_GROUPS config parameter
1 parent 9b80ec2 commit ff874a2

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

docs/configuration/remote-authentication.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,14 @@ The configuration parameters listed here control remote authentication for NetBo
44

55
---
66

7+
## REMOTE_AUTH_AUTO_CREATE_GROUPS
8+
9+
Default: `False`
10+
11+
If true, NetBox will automatically create groups specified in the `REMOTE_AUTH_GROUP_HEADER` header if they don't already exist. (Requires `REMOTE_AUTH_ENABLED`.)
12+
13+
---
14+
715
## REMOTE_AUTH_AUTO_CREATE_USER
816

917
Default: `False`

0 commit comments

Comments
 (0)