Lines Matching refs:authentication
18 CURLOPT_HTTPAUTH - HTTP server authentication methods to try
31 authentication method(s) you want it to use speaking to the remote server.
34 first queries the host to see which authentication methods it supports and
40 For authentication with a proxy, see CURLOPT_PROXYAUTH(3).
44 HTTP Basic authentication. This is the default choice, and the only method
51 HTTP Digest authentication. Digest authentication is defined in RFC 2617 and
52 is a more secure way to do authentication over public networks than the
57 HTTP Digest authentication with an IE flavor. Digest authentication is defined
58 in RFC 2617 and is a more secure way to do authentication over public networks
65 HTTP Bearer token authentication, used primarily in OAuth 2.0 protocol.
71 HTTP Negotiate (SPNEGO) authentication. Negotiate authentication is defined
72 in RFC 4559 and is the most secure way to perform authentication over HTTP.
79 HTTP NTLM authentication. A proprietary protocol invented and used by
122 provides AWS V4 signature authentication on HTTPS header