Firebase Cloud Messaging 编辑
Note:
Firebase Cloud Messaging (FCM) was previously known as Google Cloud Messaging (GCM). Some Endpoint Management console labels and messages use the GCM terminology.
Citrix recommends that you use Firebase Cloud Messaging (FCM) to control how and when Android devices connect to Endpoint Management. Endpoint Management, when configured for FCM, sends connection notifications to Android devices that are enabled for FCM. Any security action or deploy command triggers a push notification to prompt the user to reconnect to the Endpoint Management server.
After you complete the configuration steps in this article and a device checks in, the device registers with the FCM service in Citrix Endpoint Management. That connection enables near real-time communication from your Endpoint Management service to your device by using FCM. FCM registration works for new device enrollments and previously enrolled devices.
When Endpoint Management needs to initiate a connection to the device, it connects to the FCM service. Then, the FCM service notifies the device to connect. This type of connection is similar to what Apple uses for its Push Notification Service.
Prerequisites
- Latest Secure Hub client
- Google developer account credentials
- Google Play services installed on FCM-enabled Android devices
Firewall ports
- Open port 443 on Endpoint Management to
fcm.googleapis.com
andGoogle.com
. - Open outgoing, Internet communication for device Wi-Fi on ports 5228, 5229, and 5230.
- To allow outgoing connections, FCM recommends adding ports 5228 through 5230 to an allow list, with no IP restrictions. However, if you require IP restrictions, FCM recommends adding all the IP addresses in the IPv4 and IPv6 blocks to an allow list. Those blocks are listed in the Google ASN of 15169. Update that list monthly.
For more information, see Port requirements.
Architecture
This diagram shows the communication flow for FCM in the external and internal network.
To configure your Google account for FCM
Sign in to the following URL using your Google developer account credentials:
Click Add project.
After you create the project, click Project settings.
Click the Cloud Messaging tab. Verify the Firebase Cloud Messaging API is enabled and click Manage Service Accounts.
Copy the values from the Key and OAuth 2 Client ID fields. If you do not have a key listed, click the ellipis under Actions to add a new key.
For steps to set up an FCM client app on Android, see this Google Developers Cloud Messaging article: https://firebase.google.com/docs/cloud-messaging/android/client.
To configure Endpoint Management for FCM
In the Endpoint Management console, go to Settings > Firebase Cloud Messaging.
Edit API key, and type the Firebase Cloud Messaging Key that you copied in the last step of Firebase Cloud Messaging configuration.
Edit Sender ID, and type the OAuth 2 Client ID value you copied in the previous procedure.
To test your configuration
Enroll an Android device.
Leave the device idle for some time, so that it disconnects from Endpoint Management.
From the Endpoint Management console, click Manage, select the Android device, and then click Secure.
Under Device Actions, click Selective Wipe.
In a successful configuration, selective wipe occurs on the device.
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论