Actions
Bug #10488
openBug #10487: Issue in QR code generator in Enroll Device page
Access token expire in QR code is not changeable if the user contains "-" in username
Status:
New
Priority:
Medium
Assignee:
-
Start date:
02/01/2024
Due date:
% Done:
0%
Estimated time:
Device Type:
Component:
Type:
Description
Environment details
6.0.0
Prerequisites
user with "-" in its username
EX: test-test
dash-user
Steps
log into server with the "-" user(above user)
go to Enroll device page
click on configure wifi
set the "Token Expiration" as 2:30 (2h 30mins)
then click on update
Description
When updated the Token Expiration time it does not updated [1].
it only shows 1h(3600s).
payload of the QR [2]
Result
[1]
[2] {"android.app.extra.PROVISIONING_ADMIN_EXTRAS_BUNDLE":{"android.app.extra.serverIp":"http://192.168.1.8:8280","android.app.extra.token":"a9d242d9-d693-4502-bb74-4141543b189c","android.app.extra.token.expiry":3600,"android.app.extra.defaultOwner":"BYOD"}}
Files
Actions