Digest Authentication for NGINX
9 — Every core and module directive — syntax, defaults, contexts, and real configuration examples.
auth_digest
The auth_digest directive enables Digest Authentication for NGINX, allowing…
httpserverlocation
auth_digest_drop_time
The `auth_digest_drop_time` directive sets the time period in seconds during…
httpserverlocation
auth_digest_evasion_time
The `auth_digest_evasion_time` directive sets the time limit for digest…
httpserverlocation
auth_digest_expires
Sets the duration after which digest authentication credentials will expire.
httpserverlocation
auth_digest_maxtries
The auth_digest_maxtries directive sets the maximum number of authentication…
httpserverlocation
auth_digest_replays
The auth_digest_replays directive configures the maximum allowed replay…
httpserverlocation
auth_digest_shm_size
Sets the size of the shared memory zone used for digest authentication storage.
httpserver
auth_digest_timeout
Specifies the timeout period for digest authentication sessions in NGINX.
httpserverlocation
auth_digest_user_file
Specifies the user file for digest authentication in NGINX.
httpserverlocation