Project

General

Profile

Improvement #12363

Updated by Navod Zoysa 2 months ago

The current implementation of the Assigned Access policy is lacking when it comes to the functionalities due to only supporting UWP apps from our end.  
 !clipboard-202412191841-3wlaj.png! 

 The AssignedAccess CSP [1] can support both Desktop and UWP apps. There is also arguments that can be passed to desktop apps which is currently not supported in our policy UI. There was a requirement to have Microsoft Edge browser in Kiosk mode and with this improvement that and the other limitations mentioned will be addressed. 

 The improved Assigned Access policy will use the Assigned Access Configuration file [2] to add the missing functionalities to our policy UI and the SyncML engine. 

 Configurations for Microsoft Edge kiosk mode can be used to test this improvement [3] 

 [1] - https://learn.microsoft.com/en-us/windows/client-management/mdm/assignedaccess-csp 
 [2] - https://learn.microsoft.com/en-us/windows/configuration/assigned-access/configuration-file?pivots=windows-10 
 [3] - https://learn.microsoft.com/en-us/deployedge/microsoft-edge-configure-kiosk-mode

Back