CloudBees Role-Based Access Control Plugin 5.65

1 minute read

RELEASED: Public: 2022-01-12

New features

Updated authorization strategy to distinguish between users and groups (BEE-5584)

Users were not distinguished from groups in the RBAC configuration, leading to some potential misconfigurations when a user has the same name as a group.

Users and groups are now properly distinguished and validated when added.

Due to the migration, once the operations center is upgraded, Jenkins users that have propagated permissions from RBAC groups defined in the operations center will eventually not have those permissions granted in team controllers anymore when the security configuration is reloaded. The team controllers must be upgraded to support the migration and fix this.

Feature enhancements

None.

Resolved issues

  • Internal changes to streamline development. Not user visible. (BEE-11937)

Known issues

None.

Upgrade notes

None.