SAML v2 identity provider fails using RSA-SHA
-
SAML v2 identity provider fails using RSA-SHA1
-
JDK 17 turned off RSA-SHA1 XML signature support. It can be re-enabled by modifying java.security file in the JDK conf/security folder.
This is addressed in the release notes and Github issue 1814.