Folks Feel free to review and comment.
The change-set in this branch adds support for the Bearer auth scheme as defined in RFC 6750 https://github.com/apache/httpcomponents-client/compare/master...bearer_auth_support The Bearer scheme can be used with OAuth 2.0, JWT and presumably any other type of tokens. As the next step I would like to deprecate NTLM, SPNEGO and KERBEROS schemes in favor of standard Basic / Bearer over TLS and to disable them by default. Oleg --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@hc.apache.org For additional commands, e-mail: dev-h...@hc.apache.org