You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@pulsar.apache.org by GitBox <gi...@apache.org> on 2020/07/06 14:31:49 UTC

[GitHub] [pulsar] Huanli-Meng opened a new pull request #7462: [WIP][Doc]--add authentication client with oauth2 support

Huanli-Meng opened a new pull request #7462:
URL: https://github.com/apache/pulsar/pull/7462


   
   
   ### Motivation
   Pulsar supports authenticating clients using OAuth 2.0 access tokens. the related code is updated as shown in this PR: https://github.com/apache/pulsar/pull/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.
   
   


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [pulsar] sijie commented on pull request #7462: [Doc]--add authentication client with oauth2 support

Posted by GitBox <gi...@apache.org>.
sijie commented on pull request #7462:
URL: https://github.com/apache/pulsar/pull/7462#issuecomment-655642288


   @junquero yes


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [pulsar] Huanli-Meng commented on pull request #7462: [WIP][Doc]--add authentication client with oauth2 support

Posted by GitBox <gi...@apache.org>.
Huanli-Meng commented on pull request #7462:
URL: https://github.com/apache/pulsar/pull/7462#issuecomment-654715374


   @jiazhai , please help review the docs. Thanks.


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [pulsar] jiazhai merged pull request #7462: [Doc]--add authentication client with oauth2 support

Posted by GitBox <gi...@apache.org>.
jiazhai merged pull request #7462:
URL: https://github.com/apache/pulsar/pull/7462


   


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [pulsar] junquero commented on pull request #7462: [Doc]--add authentication client with oauth2 support

Posted by GitBox <gi...@apache.org>.
junquero commented on pull request #7462:
URL: https://github.com/apache/pulsar/pull/7462#issuecomment-655402390


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


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org