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

SAML Signature (change SHA1 to SHA256)

New Here ,
Oct 15, 2024 Oct 15, 2024

I'm trying to setup SAML with ColdFusion 2021 by doing the SP and IDP configurations inside the ColdFusion Administrator. All settings appear to be complete and correct but when an InitSAMLAuthRequest gets itiniated I receive the following error.

 

Error details: MSIS7093:
The message is not signed with expected signature algorithm.
Message is signed with signature algorithm http://www.w3.org/2000/09/xmldsig#rsa-sha1.
Expected signature algorithm http://www.w3.org/2001/04/xmldsig-more#rsa-sha256.

 

Is the signature algorithm (in this case SHA1) defined by CF? If so, how do I switch from SHA1 to SHA256?

676
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

correct answers 1 Correct answer

Adobe Employee , Oct 15, 2024 Oct 15, 2024

@flashmap, please get in touch with the support team at cf.install@adobe.com.

 

Thanks,

Vikram

Translate
New Here ,
Oct 15, 2024 Oct 15, 2024

The above post contains the following text, which I did not intend to include.  Can't figure out how to edit it out.  Sorry for any confusion.


http://www.w3.org/2000/09/xmldsig#rsa-sha1.
w3.org/2000/09/xmldsig#rsa-sha1.
xmldsig-more namespace
w3.org/2001/04/xmldsig-more#rsa-sha256.

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
Adobe Employee ,
Oct 15, 2024 Oct 15, 2024

@flashmap, please get in touch with the support team at cf.install@adobe.com.

 

Thanks,

Vikram

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 ,
Oct 15, 2024 Oct 15, 2024

Will do.  Thanks, Vikram.

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 ,
Oct 22, 2024 Oct 22, 2024
LATEST

Status Update:  Vikram provided an update.  SHA-256 was available as an option after the update was installed.

Thank you, Vikram.  Great support!

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