I'm trying to implement a SAML 2.0 profile which requires that the AuthnRequests be signed.
It looks on the surface that this should be possible using handlers, but that doesn't seem to work in practice.
It would be great is this were possible. Thanks, David