RELEASED: Public: 2021-05-05
Resolved issues
- All permissions granted to users when RBAC configuration does not load (BEE-2742)
-
When the nectar-rbac plugin fails to read its configuration at startup, it uses the default authorization, granting administrative permissions to all authenticated users.
Jenkins startup now fails if the nectar-rbac plugin cannot read its configuration file. A user with access to the
JENKINS_HOME
file system must fix thenectar-rbac.xml
configuration file, and restart CloudBees CI.