Problem statement
What algorithms are currently supported for SAML responses?
Solution
Auth0 supports any Advanced Encryption Standard (AES) algorithm (eg: AES128, AES256) for data encryption and standard RSA algorithms for key encryption.
Related References