Closes #4676: Set default value of REMOTE_AUTH_AUTO_CREATE_USER as False in docs
This commit is contained in:
@@ -385,7 +385,7 @@ When remote user authentication is in use, this is the name of the HTTP header w
|
||||
|
||||
## REMOTE_AUTH_AUTO_CREATE_USER
|
||||
|
||||
Default: `True`
|
||||
Default: `False`
|
||||
|
||||
If true, NetBox will automatically create local accounts for users authenticated via a remote service. (Requires `REMOTE_AUTH_ENABLED`.)
|
||||
|
||||
|
Reference in New Issue
Block a user