+d...@knox.apache.org <d...@knox.apache.org> for visibility others in the hadoop ecosystem would likely be interested as well but we'll limit the spam.
On Mon, Dec 5, 2022 at 11:41 AM larry mccay <larry.mc...@gmail.com> wrote: > Hi Oleg - > > Happy to see Bearer Tokens coming in as a first class auth scheme. > > Can you be a bit clearer on continued support for SPNEGO and KERBEROS > going forward for those still using them? > Disabling them by default means that we will need to explicitly enable > them? > Deprecating them means that you plan to remove them completely? > > thanks! > > --larry > > On Sat, Dec 3, 2022 at 6:48 AM Oleg Kalnichevski <ol...@apache.org> wrote: > >> 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 >> >>