Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Improve security setting of Pulsar Functions #7578

Merged

Conversation

wolfstudy
Copy link
Member

Signed-off-by: xiaolong.ran rxl@apache.org

Fixes #5179

Motivation

Improve security setting of Pulsar Functions

Modifications

  • Add TLS Authentication example
  • Improve TLS Transport config
  • Add authorizationProvider filed for Authorization

Signed-off-by: xiaolong.ran <rxl@apache.org>
@wolfstudy wolfstudy added doc Your PR contains doc changes, no matter whether the changes are in markdown or code files. area/function release/2.6.1 labels Jul 17, 2020
@wolfstudy wolfstudy self-assigned this Jul 17, 2020
Signed-off-by: xiaolong.ran <rxl@apache.org>
@wolfstudy wolfstudy merged commit 2374cd9 into apache:master Jul 18, 2020
wolfstudy added a commit that referenced this pull request Jul 29, 2020
Signed-off-by: xiaolong.ran <rxl@apache.org>


### Motivation

Improve security setting of Pulsar Functions

### Modifications

- Add `TLS Authentication` example
- Improve `TLS Transport` config
- Add `authorizationProvider` filed for **Authorization**

(cherry picked from commit 2374cd9)
huangdx0726 pushed a commit to huangdx0726/pulsar that referenced this pull request Aug 24, 2020
Signed-off-by: xiaolong.ran <rxl@apache.org>


### Motivation

Improve security setting of Pulsar Functions

### Modifications

- Add `TLS Authentication` example
- Improve `TLS Transport` config
- Add `authorizationProvider` filed for **Authorization**
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/function 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.

A placeholder for function security doc of brokerClientAuthenticationPlugin
3 participants