Azure API 管理开发人员门户 - 创建客户端 ID 和密码
Azure API Management Developer Portal - Create Client Id and Secret
来自 Azure API 管理开发人员门户,我们可以在每个用户创建应用程序时自动创建客户端 ID 和密码吗?
基本上我需要设置我的 AD tenant/B2C 租户,而应用程序创建发生在 API 管理开发门户,开发门户应该 automatically/programmatically 调用我配置的 AD tenant/B2C tenant 并且应该在 AD/B2C 里面创建应用程序,应该写创建的应用程序的客户端 ID 和密码。
Azure APIM 开发人员门户是否支持此功能,或者请建议最好在 APIM 开发人员门户中实现。
提前致谢。
维特里维尔
请注意MSDN thread, as of now you may not be able to do it directly through Azure API Management. You can go ahead to log a feedback request here - http://aka.ms/apimwish中的通知。
现在,您可以创建单独的应用程序来调用 API 管理 API 和 AD API 来设置所需的应用程序。
来自 Azure API 管理开发人员门户,我们可以在每个用户创建应用程序时自动创建客户端 ID 和密码吗?
基本上我需要设置我的 AD tenant/B2C 租户,而应用程序创建发生在 API 管理开发门户,开发门户应该 automatically/programmatically 调用我配置的 AD tenant/B2C tenant 并且应该在 AD/B2C 里面创建应用程序,应该写创建的应用程序的客户端 ID 和密码。
Azure APIM 开发人员门户是否支持此功能,或者请建议最好在 APIM 开发人员门户中实现。
提前致谢。
维特里维尔
请注意MSDN thread, as of now you may not be able to do it directly through Azure API Management. You can go ahead to log a feedback request here - http://aka.ms/apimwish中的通知。
现在,您可以创建单独的应用程序来调用 API 管理 API 和 AD API 来设置所需的应用程序。