f1ed3328f8
We ran into a client that blindly takes the value of token_type, which is lowercase "bearer", and passes that back in the Authorization header. In an earlier PR #99 there seemed to be some support for this change to simply accept "bearer" in addition to "Bearer". |
||
---|---|---|
.. | ||
test_authorize_endpoint.py | ||
test_claims.py | ||
test_commands.py | ||
test_end_session_endpoint.py | ||
test_introspection_endpoint.py | ||
test_middleware.py | ||
test_provider_info_endpoint.py | ||
test_settings.py | ||
test_token_endpoint.py | ||
test_userinfo_endpoint.py | ||
test_utils.py |