Home
last modified time | relevance | path

Searched refs:authcid (Results 1 – 4 of 4) sorted by relevance

/curl/lib/vauth/
H A Dcleartext.c63 const char *authcid, in Curl_auth_create_plain_message() argument
74 clen = strlen(authcid); in Curl_auth_create_plain_message()
91 memcpy(plainauth + zlen + 1, authcid, clen); in Curl_auth_create_plain_message()
H A Dvauth.h77 const char *authcid,
/curl/docs/cmdline-opts/
H A Dsasl-authzid.md19 authentication, in addition to the authentication identity (**authcid**) as
23 **authcid**, but if specified, and depending on the server implementation, it
/curl/docs/libcurl/opts/
H A DCURLOPT_SASL_AUTHZID.md34 When not specified only the authentication identity (*authcid*) as specified
36 derives a *authzid* from the *authcid* when not provided, which it then uses

Completed in 7 milliseconds