We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 378ef16 commit bd74a8cCopy full SHA for bd74a8c
docs/core/config/auth/policy.md
@@ -43,7 +43,6 @@ auth_policy_hash_nonce = localized_random_string
43
44
# OPTIONAL settings
45
#auth_policy_server_api_header = Authorization: Basic <base64-encoded value>
46
-#auth_policy_server_timeout_msecs = 2000
47
#auth_policy_hash_mech = sha256
48
#auth_policy_request_attributes = login=%{requested_username} pwhash=%{hashed_password} remote=%{rip} device_id=%{client_id} protocol=%{protocol}
49
#auth_policy_reject_on_fail = no
0 commit comments