How to get X.509 certificate in Azure app?

Copper Contributor

Hi,

 

I have an app in Azure with single sign on setup. I am trying to get the X.509 certificate for which the SHA1 thumbprint is shown in the SSO page.

 

Till now, I was selecting Configure APP -> SAML XML metadata (which is a hyperlink below the SSO login url, logout url etc). By clicking on the link, it used to download the metadata which will have the X.509 cert. But now, the document in the link is broken. If I download the file and open it, I only see [object XMLDocument]. I dont see the complete metadata file. How else can I retrieve the X.509 cert? I need to find the SHA256 thumbprint as my SP expects it.

0 Replies