Configure push provider¶
To use push notification-based authentication, you need to configure at least one push notification provider in WSO2 Identity Server. WSO2 Identity Server supports Firebase Cloud Messaging (FCM) as a push notification provider.
Configure the push provider¶
-
On the WSO2 Identity Server Console, go to Notification Channels and select Push Providers.
-
Select the tab for the provider you want to configure and follow the steps in the relevant section below.
Configure Firebase Cloud Messaging (FCM)¶
-
Select the Firebase tab.
-
Upload the
service-account.jsonfile that you downloaded from Firebase when you created your Firebase project. -
Click Update to save your changes.
Note
Firebase Cloud Messaging can send push notifications to iOS devices through Apple Push Notification Service (APNs). However, you need to configure APNs separately to send push notifications to iOS devices. For more information, refer to the Firebase documentation.


