juanifioren / django-oidc-provider

OpenID Connect and OAuth2 provider implementation for Djangonauts.
http://django-oidc-provider.readthedocs.org
MIT License
423 stars 238 forks source link

Improve logging #376

Closed sawadashota closed 3 years ago

sawadashota commented 4 years ago

Proposed changes

Add info log without credential information because I can't get to know why a response is 4xx error. Normally, 4xx error is client matter. So I made INFO log.