Copy link to clipboard
Copied
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?
Copy link to clipboard
Copied
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.
Copy link to clipboard
Copied
Copy link to clipboard
Copied
Will do. Thanks, Vikram.
Copy link to clipboard
Copied
Status Update: Vikram provided an update. SHA-256 was available as an option after the update was installed.
Thank you, Vikram. Great support!
Find more inspiration, events, and resources on the new Adobe Community
Explore Now