OAuth 与 IBM API Manager 和 IBM Mobile First

OAuth with IBM API Manager and IBM Mobile First

我想使用 OAuth 作为我在 IBM API Manager(在 Bluemix 上)上创建的 API 的授权系统。是否可以使用 IBM MobileFirst 作为 OAuth 提供者?我已经试过插入

mobile_first_context*/authorization/v1/authorization

作为“授权URL”,调用后

advanced_developer_portal_context*/oauth/authorize 

我获得了用于插入凭据的表单,我输入了 MobileFirst 用户和密码(凭据在基本用户注册表中)但它似乎总是失败并且表单始终可见。

我哪里错了?

提前致谢。

目前无法通过 MobileFirst Platform Foundation 进行此操作。问题应该针对 API Manager 产品。您或许可以为该团队开一张 PMR(支持票)。

要使用 OAuth 保护 IBM API 管理中的 API,请参阅 Securing an API by using OAuth 2.0 tutorial。正如之前的回答中所提供的,目前无法通过 IBM Mobile First Platform。