SingleSignOn: how to get AuthnRequestsSigned="true"

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

I fixed the bug; Can you try version 3.4.25?

Thanks a lot, that is the solution.

Kind regards,
Pia