Skip to content

Configure Push Provider

To send push notifications from Asgardeo, you need to configure a Push Provider. Asgardeo supports Firebase Cloud Messaging (FCM) to send push notifications. With FCM, you can send push notifications to multiple platforms, including Android, iOS, and the web.

Note

Firebase cloud messaging has the capability to send push notification 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.

Follow the below steps to configure FCM as your Push Provider:

  1. On the Asgardeo Console, go to Notification Channels and select Push Providers.

Notification channels page

  1. Upload the service-account.json file that you downloaded from Firebase when you created your Firebase project.

Configure Firebase

  1. Click Update to save your changes.

Update Push Provider