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

HTTP Method & Body Changes not persistent with re-direct (HTTP 302) #2

Open
pfoppe opened this issue May 22, 2017 · 2 comments
Open

Comments

@pfoppe
Copy link
Contributor

pfoppe commented May 22, 2017

https://github.com/kennethreitz/requests/issues/4040

@pfoppe
Copy link
Contributor Author

pfoppe commented May 24, 2017

Closing issue for now. Handler is taking care of re-directs, but there are still issues with nesting the token in the body.

@pfoppe pfoppe closed this as completed May 24, 2017
@pfoppe pfoppe reopened this May 30, 2017
@pfoppe
Copy link
Contributor Author

pfoppe commented May 30, 2017

Fixed for the ArcGISServerTokenAuth class.

Still needs to be fixed with ArcGISServerAuth

@pfoppe pfoppe added the bug label May 30, 2017
pfoppe added a commit that referenced this issue May 31, 2017
Cleaned up un-necessary code and added some additional comments.  Added new test file to test out Token, Kerberos, and/or NTLM authenticaiton.  This was tested successfuly with all 3 (although re-direct issues with 'web-tier' security was filed as a bug - #2
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Development

No branches or pull requests

1 participant