...
- Set the key security.session.use-max-active-phone to true (Enable max amount of active devices security)
- Define the max value that you want to limit user at key security.session.max-active-phone (Max number of active devices at once)
For more advanced restriction: to disable/enable the possibility of checking online/offline check if device reached max active sessions (Disable online/offline check if device reached max active sessions):
- Set key security.session.disable-online-check to true: show dialog error immediately so user can't login on new device
- Set key security.session.disable-online-check to false: Check online/offline (less than 2mins 2secs) => if offline show dialog error, if online kickout the user
Limit Only one active wallet session:
This feature can quickly help organizer to set up the limitation for only 1 device instead of setting multiple keys for max active devices:
- Set key security.session.only-allow-one (Only one active wallet session is allowed) to true
Note: these 2 limit active session feature should not be enabled at the same time.
Assign reminder for non-assigned tickets:
...