streamnative / pulsar-manager

A tool for managing Apache Pulsar.
Apache License 2.0
12 stars 3 forks source link

ISSUE-401: Support OIDC Authentication for the manager UI #214

Open sijie opened 3 years ago

sijie commented 3 years ago

Original Issue: apache/pulsar-manager#401


Just to start off, it's very nice to see that Pulsar has a native management and monitoring UI in the form of the pulsar-manager project.

That being said, from a user authentication perspective, I (and I think most enterprise) would love to see some sort of single sign-on (SSO) support, either in the form of LDAP federation or (preferable) OAuth2/OIDC to support things like RHSSO/Keycloak/Okta/etc for accessing the UI.