-
Notifications
You must be signed in to change notification settings - Fork 37
Open
Description
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:
- EventStoreDB is running in insecure mode, which disables users as well.
- EventStoreDB is configured to use another method for auth and user management, such as LDAPS or OAuth.