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

Pluggable Authentication/Authorization Mechanism #70

Open
eolivelli opened this issue Apr 22, 2020 · 1 comment
Open

Pluggable Authentication/Authorization Mechanism #70

eolivelli opened this issue Apr 22, 2020 · 1 comment
Labels
enhancement New feature or request

Comments

@eolivelli
Copy link
Contributor

In order to integrate the web application with existing products we need to enable the host application to use its own authentication mechanism even for BKVM.

Proposals:

  1. implement some sort of Single Sigle On, or at least the ability to recognize the status of the logged user on the host application (reading the same cookies?)
  2. implement a pluggable authentication mechanism

In the case of Apache Pulsar Manager option 2) will be complex because it supports lots of authentication mechanisms.

I would go for 1)

@eolivelli
Copy link
Contributor Author

@sijie @tuteng PTAL

@aluccaroni aluccaroni added the enhancement New feature or request label Apr 22, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants