question

JohnAvellar-9713 avatar image
0 Votes"
JohnAvellar-9713 asked sikumars commented

Download SAML certificate from legacy Dropbox app and import to new Dropbox Business enterprise app

Hi,
I am migrating our users to the new Dropbox SCIM app(Dropbox Business) and I am trying to avoid downtime. My one sticking point is the certificate. Dropbox only allows for use of one certificate.

I was thinking that I could import the existing Dropbox app cert to the new Dropbox Business app, but It requires a PFX file which is not one of the download options. I investigated converting it using openssl but I need a .key file. How do I get the key file or do I generate it myself?

Essentially, how can I re-use an Enterprise SAML certificate for another Enterprise App?

Thanks,
John

azure-ad-saml-sso
· 1
5 |1600 characters needed characters left characters exceeded

Up to 10 attachments (including images) can be used with a maximum of 3.0 MiB each and 30.0 MiB total.

Hello @JohnAvellar-9713 ,

Just checking in to see if the below answer helped. If this answers your query, please don’t forget to click "Accept the answer" and Up-Vote for the same, which might be beneficial to other community members reading this thread. And, if you have any further query do let us know.
Thanks,

0 Votes 0 ·

1 Answer

sikumars avatar image
0 Votes"
sikumars answered

Hello @JohnAvellar-9713,

Thanks for reaching out and sorry for delayed response.

You would only get option to download public key pairs (.cer , .pem) of SAML Signing Certificate not private key pairs as theses certificate are autogenerate and managed by Azure AD.

Therefore you can't download certificate along with private key (PFX) and re-use across Enterprise application in Azure AD.

In case if you wish to use same SAML Signing Certificate then you have to create own self-signed certificate or buy new certificate (.pfx) which can be imported and then reused across Enterprise application.

83294-image.png

For more information, refer this Doc : https://docs.microsoft.com/en-us/azure/active-directory/manage-apps/manage-certificates-for-federated-single-sign-on#auto-generated-certificate-for-gallery-and-non-gallery-applications


Please "Accept the answer" if the information helped you. This will help us and others in the community as well.


image.png (57.6 KiB)
5 |1600 characters needed characters left characters exceeded

Up to 10 attachments (including images) can be used with a maximum of 3.0 MiB each and 30.0 MiB total.