Werk #14365: REST API user_config: Can't assign users with custom user role
Component | REST API |
Title | REST API user_config: Can't assign users with custom user role |
Date | Jun 13, 2022 |
Checkmk Editon | Checkmk Raw (CRE) |
Checkmk Version | 2.2.0i1 2.1.0p3 2.0.0p26 |
Level | Trivial Change |
Class | Bug Fix |
Compatibility | Compatible - no manual interaction needed |
Previously, when attempting to assign custom user roles to a user, the REST API would return a 400 bad request. This werk fixes this issue by allowing custom user roles to be assigned to users.