We are using 3.4.24 and want signing but no encryption. So this is how we set the configuration:
The /sso still reports:
<md:SPSSODescriptor AuthnRequestsSigned=“false” WantAssertionsSigned=“false”
That is not what we want. In version 3.4.21 it reports:
<md:SPSSODescriptor AuthnRequestsSigned=“true” WantAssertionsSigned=“true”
How can we get both options to “true”?
Kind regards
