python3-saml-django
python3-saml-django copied to clipboard
DeprecationWarning: `server_port` key in request data is deprecated
The saml2
package emits the following deprecation warning:
.../python3.6/site-packages/onelogin/saml2/utils.py:264: DeprecationWarning: The server_port key
in request data is deprecated. The http_host key should include a port, if required.
This would need to be fixed in the views.