[BeatsCM - NP] A way to check user roles in client and server #47362
Labels
Feature:beats-cm
Feature:New Platform
Team:Security
Team focused on: Auth, Users, Roles, Spaces, Audit Logging, and more!
In the current platform, BeatsCM checks user roles to decide if a user has permissions to use BeatsCM. We do this because we want to be able to warn users in the UI before they get an error when trying to do something that they can not use beats for one of the following reasons:
That is to say we do a pre-flight check in order to notify users immediately.
This is not something that is currently a planned API for the new platform, and is honestly not desirable behavior in general as it is bypassing platform security.
Potential fixes:
Ideally, can find a low level of effort fix that could be easy to implement.
The text was updated successfully, but these errors were encountered: