1.8 Device Registration and Push Registration Functionality
This topic provides information on Device Registration and Push Registration Functionality.
- In this version, only one device is allowed to be registered for alternate login for the same username. If user tries to register another device with same username for alternate login, then the previous registration on other devices will be removed. User will get an error message if he/she tries to use PIN/PATTERN/FACE on the de-registered devices.
- While user registers his second device or same device again (by re-installing the application), a popup will appear to notify the same.
- If user confirms, then the current device will be registered, and all previous
registrations will be removed.
If user cancel, the process is exited.
- Also, in this version, only one device is allowed to be registered for push.
- Bank can allow multiple devices to be registered for same username in their setup by setting below two configurations in config table.:
- ALLOWED_DEVICE_COUNT to any value between than 1 and 100.
- 1 will allow on one device registration.
- 100 will allow more than one device registration.
- ALLOWED_PUSH_DEVICE_COUNT any value between 1 and -1
- 1 will only one device to be registered for push.
- -1 will only multiple devices to be registered for push.
Parent topic: OBDX Servicing Application
