Bug #12533
closedproduct-uem 7.0.0 GA - Task #12481: 6.4.0 overall testing
Device syncing is breaking due to User Peripherals Policy
100%
Description
Prerequisites
Create a new policy
select android policy
Steps
create user peripherals policy and apply it to device
Description
When policy is applied then device sync stopped.
Then reset device and again enrolled as cope device.
Again when policy applied then policy applying shows as "pending" in operation log and device sync stopped.
Here is the error log file
[[https://docs.google.com/document/d/1NLlU0ixSJd8C1thagIdq-XHQtwQfm8yz2E39DLmH3GE/edit?tab=t.0]]
Files
Updated by Rajitha Kumara about 1 month ago
- Priority changed from High to Critical
Updated by Rajitha Kumara about 1 month ago
- Type changed from Android to Platform
Updated by Rajitha Kumara about 1 month ago
- Status changed from New to Implementation
- % Done changed from 0 to 40
When constructing the policy payload for a USER_PERIPHERALS policy, claim http://wso2.org/claims/devices value is getting inject to the policy payload. The value of this claim should consists hardware addresses of paired devices (according to the logic).
In agent side when a USER_PERIPHERALS_PAYLOAD arrived, the code checks for the injected value.
The issue is there is no such wso2 claim called http://wso2.org/claims/devices is getting recorded.
Updated by Rajitha Kumara 16 days ago
- Project changed from product-uem 7.0.0 GA to product-uem 6.4.0 GA
- Status changed from Implementation to QA
Updated by Arshana Atapattu 8 days ago
- Subject changed from User Peripherals Policy is not wokring to Device syncing is breaking due to User Peripherals Policy
Updated by Arshana Atapattu 8 days ago
- Status changed from QA to QA Accept
Fixes area working.
policy failed on sub tenant. this will be handled via a different ticket: https://roadmap.entgra.net/issues/12868
Updated by Arshana Atapattu 8 days ago
- Status changed from QA Accept to Closed
Closing due to QA accept