We are in process of setting up encryption with Encode JSON web Token assertion. But the ciphers seem limited.
Is there a way to have stronger Ciphers?
Release : 10.1
Per Below documentation link you can expose stronger algorithms by setting cluster wide property.
Policy Manager -> Tasks -> Global Settings -> Cluster wide properties
Add jwt.showAllAlgorithms = true
And restart the gateway service
# service ssg restart