来自MobileFirst服务器的受保护或加密的推送通知消息 [英] secured or encrypted push notification messages from MobileFirst server

查看:150
本文介绍了来自MobileFirst服务器的受保护或加密的推送通知消息的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我们正在使用MobileFirst Platform Foundation 7.1开发Banking Mobile应用程序,该应用程序应该有很大的安全性。我在我们的应用程序中实现了正常的IBM MobileFirst推送通知。现在,客户端需要将一些安全信息作为通知发送给客户,因此希望通过GCM或APNS从MobileFirst服务器向移动客户端发送安全或加密的推送通知消息。



是否有内置的MobileFirst API可用于满足要求?

解决方案

GCM和APNS推送通知在传输中使用TLS进行加密,但MobileFirst Platform不提供API来完成推送通知的端到端加密(即,加密实际的通知有效载荷,然后需要由应用解密)。

如果您希望拥有这种类型的功能在你的应用程序中,你需要自己实现有效载荷加密/解密,使用任何类型的加密满足你的需求。



如果你认为产品应该提供一个API来完成这种类型的功能,您应该打开一个请求增强功能,描述您会做什么建议产品应该和你的使用案例,以便产品经理可以考虑它。


We are developing an Banking Mobile application using MobileFirst Platform Foundation 7.1 which should be much secured.

I implemented the normal IBM MobileFirst push notification in our application. Now client requirement is that to send some secured information to the customer as notification, hence want to send secured or encrypted push notification messages to the mobile client from MobileFirst server through GCM or APNS.

Is there any built-in MobileFirst API available to fulfill the requirement?

解决方案

GCM and APNS push notifications are encrypted in transit using TLS, but the MobileFirst Platform doesn't provide an API to do end-to-end encryption of push notifications (i.e., to encrypt the actual notification payload, which would then need to be decrypted by the app).

If you wish to have this type of functionality in your application, you would need to implement the payload encryption/decryption yourself, using whatever type of encryption meets your needs.

If you think the product should provide an API to do this type of function, you should open a Request For Enhancement describing what you would suggest that the product should do, and your use case, so that the product managers can consider it.

这篇关于来自MobileFirst服务器的受保护或加密的推送通知消息的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆