Java客户端调用Azure API [英] Java client calls to Azure APIs

查看:252
本文介绍了Java客户端调用Azure API的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

大家好

我的商业案例是移动应用(Android和IOS)将调用Azure API(也许是Windows服务器2016)来发送CSR请求并获取无缝地为用户提供证书。我做了一些搜索,找到了"证书注册网络服务"。
和"MIM CA"蜜蜂。另外我已经读过上面提到的API之一是基于REST的。

My business case is a mobile app (Android and IOS) will be calling Azure APIs (and maybe Windows server 2016 ) to send CSR request and obtain a certificate for the user seamlessly. I've did some searching and found the "Certificate enrollment web service" and "MIM CA" APIs. Also I've read that one of the mentioned APIs is REST based.

我需要帮助确定在Azure和Window服务器2016上我的案例的正确API。并且还会喜欢在java中为消费者提供示例代码,因为我经常搜索并找不到。

I need help in determining what is the right API for my case on both Azure and Window server 2016. And also would like to have a sample code for the consumer in java, since I've search a lot and didn't find one.

等待您的反馈

谢谢

您的问题

推荐答案

Azure AD不提供任何功能或用于生成CSR的API。 您可以尝试检查证书注册API,但根据我的了解,它只能由客户端(桌面)应用程序使用,以通过互联网请求和安装证书。 
请参阅  关于证书注册API ,了解详情。
Azure AD does not provide any capabilities or API to generate CSR.  You can try checking the Certificate Enrollment API however based on my knowledge it can be used only by a client (desktop) application to request and install a certificate over internet.  Please refer to About the Certificate Enrollment API for details.


这篇关于Java客户端调用Azure API的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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