diff --git a/source/_docs/authentication/providers.markdown b/source/_docs/authentication/providers.markdown index 21f2375f473..0e825b19cda 100644 --- a/source/_docs/authentication/providers.markdown +++ b/source/_docs/authentication/providers.markdown @@ -87,8 +87,8 @@ trusted_users: required: false type: map keys: - IP_ADDRESS: - description: List of users available to select on this IP address or network. + USER_ID: + description: List of user ids available to select on this IP address or network. required: false type: [list, string] allow_bypass_login: