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

OAuth2 header request is not working. #64

Closed

Conversation

awais786
Copy link

@awais786 awais786 commented Jul 18, 2020

When the Authorization header is sent with a prefix other than the configured one drf-jwt raises an AuthenticationFailed.
This means that authentication is completely stopped and other auth plugins don't get a chance to run.

Two issues reported.
#63
#57

When the Authorization header is sent with a prefix
other JWT it trigger error.

Styria-Digital#63

When the Authorization header is sent with a prefix
other JWT it trigger error.
@awais786 awais786 changed the title https://github.com/Styria-Digital/django-rest-framework-jwt/issues/57 OAuth2 header request is not working. Jul 18, 2020
@awais786 awais786 marked this pull request as ready for review July 18, 2020 14:43
@awais786 awais786 closed this Jul 18, 2020
@awais786 awais786 reopened this Jul 18, 2020
@awais786 awais786 closed this Jul 18, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant