简体   繁体   English

在Azure AD中为SSO生成IDP证书

[英]Generate IDP Certificate in Azure AD for SSO

I am implementing SSO with Azure AD for three applications.I can able to make it work for the two applications which is developed in .Net but the third application is running on Java and need to enable SSO for that.In the configuring page of the Java application it requires an IDP Certificate and I am not sure where to get that from the portal.Could someone show me some pointer around this? 我正在使用Azure AD为三个应用程序实施SSO。我能够使其在.Net中开发的两个应用程序中正常工作,但是第三个应用程序在Java上运行并且需要为此启用SSO。 Java应用程序需要IDP证书,我不确定从门户那里获取该证书。有人可以告诉我一些有关此的指针吗?

I have searched through web and most of the posts talk about we need to upload X.509 certificate.But I cant see the process to obtain one. 我已经在网上搜索过,大多数帖子都谈到我们需要上传X.509证书,但是我看不到获得证书的过程。

I have found a way to obtain the X.509 certificate for the application. 我找到了一种获取应用程序X.509证书的方法。

In the azure portal under Active Directory on Application Tabs will be having the list of application like developing and owns.Click on the Application you want to create certificate for.on the bottom banner there will be link saying view endpoints.In that pop up first link will be federation link load that in browser search for x509.copy the string save it as .crt and you are done. 在``应用程序''选项卡上``活动目录''下的蔚蓝门户中,将显示诸如开发和拥有之类的应用程序列表。单击要为其创建证书的应用程序。在底部横幅上,将显示查看端点的链接。链接将是在浏览器中搜索x509的联盟链接负载。将字符串保存为.crt,即可完成操作。

here is the link 这是链接

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM