Skip to main content

negotiate_challenge

Function negotiate_challenge 

Source
pub fn negotiate_challenge() -> Response
Expand description

Build a 401 response with a WWW-Authenticate: Negotiate challenge.

Used when GSSAPI is configured but the client has not sent a Negotiate token. Prompts the client to initiate a SPNEGO exchange.