[CE] Add User doesn't do anything
Description
Environment
None
Release Notes Description
None
Activity
Show:
Steve Watanabe October 28, 2019 at 5:31 PM
Meant to open as a code bug.
Incomplete
Pinned fields
Click on the next to a field label to start pinning.
Details
Assignee
Reporter
Steve Watanabe
Steve WatanabeComponents
Fix versions
Priority
Major
Instabug
Open Instabug
PagerDuty
PagerDuty Incident
PagerDuty Incident
Sentry
Linked Issues
Linked Issues
Zendesk Support
Linked Tickets
Linked Tickets
Created October 28, 2019 at 5:31 PM
Updated October 28, 2019 at 5:31 PM
Resolved October 28, 2019 at 5:31 PM
Instabug
Using a community edition cluster:
go to Security screen
click "ADD USER"
nothing happens
Using "Inspect" I see these API calls:
http://localhost:9000/settings/saslauthdAuth which gets "This http API endpoint is only supported in enterprise edition running on GNU/Linux"
http://localhost:9000/settings/ldap which gets "This http API endpoint requires enterprise edition"
http://localhost:9000/settings/rbac/users?order=asc&pageSize=20&sortBy=id which gets
{"total":0,"links":{},"skipped":0,"users":[]}