Copy link to clipboard
Copied
The SSO Azure Ad team gave us an .xml and .cer files.
I uploaded the .xml for creation of the IDP Configuration. For IDP Xml upload, there is no spot for uploading a cert file
Where should I upload the .cer file? should I import it to the ColdFusion Key Store or my Java Home Keystore and reference the path in the "Signing Keystore Path"
Copy link to clipboard
Copied
See Adobe's instructions: How to import certificates to ColdFusion's truststore
Copy link to clipboard
Copied
My question is, do I create a self signed cert or import the IDP cert to the truststore and reference in the "Signing Keystore path" See below
Copy link to clipboard
Copied
My apologies. I do not know the answer to your question.
Copy link to clipboard
Copied
Hi @Mauricce36309622nco8 Did you ever get an answer to this question? Thanks.
Copy link to clipboard
Copied
My instincts tell me you should start by adding a new Identity Provider in the ColdFusion Administrator:
Copy link to clipboard
Copied
You have to convert .cer to .jks (keystore) and need tio provide the .jks path to the Signing Keystore Path.