This is an automated email from the ASF dual-hosted git repository.
lhotari pushed a change to branch branch-2.8
in repository https://gitbox.apache.org/repos/asf/pulsar.git.
from 3f3098c [Broker] Fix and improve topic ownership assignment (#13069)
(#13117)
new 9f38011 [Java Client] Make Audience Field Optional in OAuth2 Client
Credentials (#11988)
new d52fb1f Update lombok to 1.18.22 (#12466)
The 2 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
pom.xml | 2 +-
.../auth/oauth2/AuthenticationFactoryOAuth2.java | 6 +++---
.../impl/auth/oauth2/ClientCredentialsFlow.java | 4 ++--
.../pulsar/client/impl/auth/oauth2/README.md | 4 ++--
.../impl/auth/oauth2/protocol/TokenClient.java | 25 ++++++++++++----------
.../impl/auth/oauth2/AuthenticationOAuth2Test.java | 13 +++++++++++
.../impl/auth/oauth2/protocol/TokenClientTest.java | 18 +++-------------
site2/docs/security-oauth2.md | 4 ++--
8 files changed, 40 insertions(+), 36 deletions(-)