Exit
  • Global community
    • Language:
      • Deutsch
      • English
      • Español
      • Français
      • Português
  • 日本語コミュニティ
  • 한국 커뮤니티
0

Cf2021 SAML Azure Ad SP Configuration "Signing Keystore Path"

New Here ,
Mar 25, 2024 Mar 25, 2024

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"

659
Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Advocate ,
Mar 26, 2024 Mar 26, 2024
Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
New Here ,
Mar 26, 2024 Mar 26, 2024

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

Mauricce36309622nco8_0-1711464220989.png

 



Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Advocate ,
Mar 26, 2024 Mar 26, 2024

My apologies. I do not know the answer to your question.

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
New Here ,
Dec 11, 2024 Dec 11, 2024
LATEST

Hi @Mauricce36309622nco8  Did you ever get an answer to this question?  Thanks.

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Community Expert ,
Mar 30, 2024 Mar 30, 2024

My instincts tell me you should start by adding a new Identity Provider in the ColdFusion Administrator:

BKBK_0-1711806887067.png

 

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
New Here ,
Apr 01, 2024 Apr 01, 2024

You have to convert .cer to .jks (keystore) and need tio provide the .jks path to the Signing Keystore Path.

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Resources