Hi Community Members,
I am struggling with one scenario with my current implementation
1. A shared Tablet across two staff members
2. Both use MSAL Login to log in to the Tablet not the mobile application
3. With the use of persistent login I can keep the user logged in for one of the account
Issue: The objective is that if a user is logged in using MSAL on the tablet, the Tablet should also log in to the app using MSAL by default and keep both logins persistent. So, If one uses end shift and logs out of the tablet and the second user comes in and login into the table and plans to work offline, It should work.
P.S. The idea is to use MSAL claim tokens on the device to do the app validation for MSAL in offline mode
Hello Community Members,
I will appreciate any help on this.
Best Regards,
Lakshya Verma