Skip to content

Conversation

@Huanli-Meng
Copy link
Contributor

@Huanli-Meng Huanli-Meng commented Jul 6, 2020

fixes #7425

Motivation

Pulsar supports authenticating clients using OAuth 2.0 access tokens. the related code is updated as shown in this PR: #7420.

Update the related pulsar doc.

Modifications

In security section: add Authentication using OAuth 2.0 access tokens
Java client: add an example about Oauth authentication
sidebar: update the sidebar document.

@Huanli-Meng
Copy link
Contributor Author

@jiazhai , please help review the docs. Thanks.

@Huanli-Meng Huanli-Meng changed the title [WIP][Doc]--add authentication client with oauth2 support [Doc]--add authentication client with oauth2 support Jul 7, 2020
@junquero
Copy link
Contributor

junquero commented Jul 8, 2020

Does this plugin automatically get a new token when it expires?

@sijie
Copy link
Member

sijie commented Jul 8, 2020

@junquero yes

@sijie sijie added this to the 2.7.0 milestone Jul 8, 2020
@sijie sijie added doc Your PR contains doc changes, no matter whether the changes are in markdown or code files. area/security labels Jul 8, 2020
@jiazhai jiazhai merged commit 6726072 into apache:master Jul 9, 2020
wolfstudy pushed a commit that referenced this pull request Jul 29, 2020
fixes #7425 

### Motivation
Pulsar supports authenticating clients using OAuth 2.0 access tokens. the related code is updated as shown in this PR: #7420.

Update the related pulsar doc.



### Modifications
In security section: add Authentication using OAuth 2.0 access tokens
Java client: add an example about Oauth authentication
sidebar: update the sidebar document.

(cherry picked from commit 6726072)
huangdx0726 pushed a commit to huangdx0726/pulsar that referenced this pull request Aug 24, 2020
fixes apache#7425 

### Motivation
Pulsar supports authenticating clients using OAuth 2.0 access tokens. the related code is updated as shown in this PR: apache#7420.

Update the related pulsar doc.



### Modifications
In security section: add Authentication using OAuth 2.0 access tokens
Java client: add an example about Oauth authentication
sidebar: update the sidebar document.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area/security doc Your PR contains doc changes, no matter whether the changes are in markdown or code files. release/2.6.1

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add doc of oauth2 client authentication into website.

5 participants