Am 2022-12-03 um 12:48 schrieb Oleg Kalnichevski:
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.

Very nice work. I'd like to review this in the upcoming days and weeks. At work I have decent setup to test this and have put some effort understanding, often misunderstood OAuth 2.0 with OIDC.

M


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@hc.apache.org
For additional commands, e-mail: dev-h...@hc.apache.org

Reply via email to