Tags: eduflow/python3-saml
Tags
logout_response: Don't convert response to string lxml fails when parsing an XML string with an encoding declaration when the string is encoded in UTF-8 [0]. This should fix it by keeping the output of decode_base64_and_inflate a bytestring instead of converting it to a UTF-8 string. [0] <SAML-Toolkits#60>
logout_response: Don't convert response to string lxml fails when parsing an XML string with an encoding declaration when the string is encoded in UTF-8 [0]. This should fix it by keeping the output of decode_base64_and_inflate a bytestring instead of converting it to a UTF-8 string. [0] <SAML-Toolkits#60>
PreviousNext