Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

DeprecationWarning: server_port key in request data is deprecated #17

Open
bittner opened this issue Mar 16, 2022 · 1 comment
Open
Labels
wontfix This will not be worked on

Comments

@bittner
Copy link

bittner commented Mar 16, 2022

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.

@ngearhart
Copy link
Collaborator

To preserve backwards compatibility, this will not be fixed yet.

@ngearhart ngearhart added the wontfix This will not be worked on label Jul 25, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
wontfix This will not be worked on
Development

No branches or pull requests

2 participants