Fix: Prevent broken signature of SAML Assertion.
Reserialization of the SAML Assertion provided by the client may break the assertion signature, if the declared namespace prefixes in both SAML Assertion and XQuery module do not match. As we do not know, which prefix the client application uses, we must avoid using a prefix for the SAML2 namespace in the module.