Idea Summary
Currently, for SAML authentication, the generated authn request message is signed using SHA-512 with no option to change it. It will help remove roadblock in integrating with different SAML based IDP that may support different signature algorithm (e.g. SHA-256, SHA-1).
Use Case
What are the use cases in which this idea useful?
Support for integration with generic SAML IDP that may support various types of algorithm.
Preferred Solution (Optional)
How would you implement this idea? If you are not sure, leave blank.
Allow workspace administrator to indicate preferred algorithm used for signing SAML request payload in authentication configuration scheme.