If in CCM Mode, if user sends false, send error if device is in CCM mode, secure boot is always enforced in CCM. Update /bootOptions endpoint with this error handling information. Acceptance Criteria: - [x] Console https://github.com/device-management-toolkit/console/pull/779 - [x] Unit Tests - [x] MPS https://github.com/device-management-toolkit/mps/pull/2323 - [x] Unit Tests
If in CCM Mode, if user sends false, send error if device is in CCM mode, secure boot is always enforced in CCM.
Update /bootOptions endpoint with this error handling information.
Acceptance Criteria: