Secure token module for NGINX
36 — Every core and module directive — syntax, defaults, contexts, and real configuration examples.
acl
The acl directive specifies access control lists for generating secure tokens…
additional_querylist
The 'additional_querylist' directive allows the addition of extra query…
algorithm
The `algorithm` directive specifies the hashing algorithm used for generating…
end
The 'end' directive in the Secure Token module for NGINX specifies the end…
exp_param_name
Defines the name of the secure token parameter for Akamai CDN.
ip_address
Defines the IP address to be included in the generated secure token for…
iv
The 'iv' directive in the Secure Token module for NGINX specifies the…
key
The 'key' directive specifies the HMAC key used for generating secure tokens…
key_id
The 'key' directive specifies the cryptographic key used to sign the secure…
key_pair_id
The `key_pair_id` directive specifies the key used to generate secure tokens…
md5_param_name
The `md5_param_name` directive specifies the name of the query parameter used…
param_name
The `param_name` directive specifies the name of the query parameter used for…
private_key_file
The `private_key_file` directive specifies the file path to a private key used…
secure_token
The `secure_token` directive configures the token value for embedding in media…
httpserverlocation
secure_token_avoid_cookies
The `secure_token_avoid_cookies` directive configures NGINX to prefer using…
httpserverlocation
secure_token_cache_scope
Defines the scope for secure token caching within an NGINX server configuration.
httpserverlocation
secure_token_content_type_f4m
The 'secure_token_content_type_f4m' directive specifies the MIME type for f4m…
httpserverlocation
secure_token_content_type_m3u8
The `secure_token_content_type_m3u8` directive specifies the media types for…
httpserverlocation
secure_token_content_type_mpd
The secure_token_content_type_mpd directive specifies the Content-Type header…
httpserverlocation
secure_token_cookie_token_expires_time
Configures the expiration time for cookie tokens generated by the Secure Token…
httpserverlocation
secure_token_encrypt_uri
The `secure_token_encrypt_uri` directive enables secure encryption of URIs…
httpserverlocation
secure_token_encrypt_uri_hash_size
The `secure_token_encrypt_uri_hash_size` directive specifies the size of the…
httpserverlocation
secure_token_encrypt_uri_iv
Sets the initialization vector (IV) used for the encryption of URIs in NGINX's…
httpserverlocation
secure_token_encrypt_uri_key
The `secure_token_encrypt_uri_key` directive specifies the key used for…
httpserverlocation
secure_token_encrypt_uri_part
The `secure_token_encrypt_uri_part` directive enables encryption of URI parts…
httpserverlocation
secure_token_expires_time
The secure_token_expires_time directive specifies the expiration time for…
httpserverlocation
secure_token_last_modified
The secure_token_last_modified directive specifies the last modified timestamp…
httpserverlocation
secure_token_query_token_expires_time
Specifies the expiration time for query tokenized responses in NGINX's secure…
httpserverlocation
secure_token_token_cache_scope
The `secure_token_token_cache_scope` directive specifies the caching behavior…
httpserverlocation
secure_token_token_last_modified
The `secure_token_token_last_modified` directive in NGINX sets the last…
httpserverlocation
secure_token_tokenize_segments
The 'secure_token_tokenize_segments' directive enables or disables token…
httpserverlocation
secure_token_types
Defines MIME types that should receive secure tokens in NGINX.
httpserverlocation
secure_token_uri_filename_prefix
Sets URI filename prefixes that must match for token generation in NGINX's…
httpserverlocation
session_end
The `session_end` directive defines the expiration time for a secure token…
session_start
The `session_start` directive initializes the session start time for secure…
start
Defines the starting time for secure tokens generated by the NGINX Secure…