Push Notification Configuration
From idenprotect Knowledge Base
If you have not made any configuration changes yet, please see How to make configuration changes
Introduction
During authentication, instead of needing to scan a QR code, the idenprotect Core Platform can send a Push Notification to all of the user's enrolled devices requesting authentication.
Configuring Push notifications
This configuration can be found in: -
- Push Notification Configuration section in the idenprotect Core Platform Admin Console Config Tab
- Server file system in
/etc/idenprotect/pushnotification.properties
Parameter in Config Tab | Parameter in Properties File | Description |
---|---|---|
Push Notification Body
|
push.notification.body
|
The body text of the Push Notification which is sent to the users devices.
Add variable {serviceProvider} to show Service Provider Name on the notification. E.g. "Authentication Request Received For: {serviceProvider}" |
Push Notification Title
|
push.notification.title
|
The title text of the Push Notification which is sent to the users devices |
Testing Push Notification
It is possible to test the push notification by selecting a user's enrolled device and clicking the test push button.