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

Show a tooltip when the Users tab is disabled #350

Open
hayley-jean opened this issue Jan 2, 2023 · 3 comments
Open

Show a tooltip when the Users tab is disabled #350

hayley-jean opened this issue Jan 2, 2023 · 3 comments

Comments

@hayley-jean
Copy link
Member

hayley-jean commented Jan 2, 2023

It would be helpful to provide a tooltip for why the Users tab is greyed out in the UI when user management is disabled on the server, in the same manner that the Projections and Stream Browser tabs do.

The Users tab in the UI can be disabled for the following reasons:

  1. EventStoreDB is running in insecure mode, which disables users as well.
  2. EventStoreDB is configured to use another method for auth and user management, such as LDAPS or OAuth.

DB-117

@ylorph
Copy link

ylorph commented Feb 22, 2023

for 1. the fact that it's not using https might help there ?

@alexeyzimarev
Copy link
Member

I think we should keep the tab enabled, and on the page show "user management is not enabled because the cluster is not running in secure mode" with the docs link. The issue with a tooltip is that we can't add this link.

@ylorph
Copy link

ylorph commented May 10, 2023

this means the doc needs a permalink….

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants