Bug #10485
open[UI] Unnecessary attribute(enterpriseId) is showing with QR scanner
0%
Description
Environment details
530 server
Prerequisites
fill the platform configuration forms
Steps
create a QR code with BYOD, COPE, KIOSK
Description
Currently this payload is generated when the QR code is scanned [1].
in here enterpriseId is unwanted since this enrollment types does not use Google enterprise.
Remove the enterpriseId from BYOD, COPE, KIOSK enrollment QR scan methods.
this will reduce the complexity of the QR code(small payload, small QR code)
Result
[1] {"android.app.extra.PROVISIONING_ADMIN_EXTRAS_BUNDLE":{"android.app.extra.serverIp":"https://uem.gw.entgra.net:443","android.app.extra.token":"6c41bbb8-c419-47da-a41a-ce077b410b16","android.app.extra.token.expiry":9000,"android.app.extra.defaultOwner":"BYOD"},"enterpriseId":"*************"}