Require `ACTUATOR` role rather than `ADMIN`
Update management security to require an `ACTUATOR` role rather than `ADMIN` by default. This should reduce the risk of users accidentally exposing actuator endpoints because they happen to use a role named `ADMIN`. Fixes gh-7569
Showing
Please register or sign in to comment