-
Notifications
You must be signed in to change notification settings - Fork 6.1k
Closed
Labels
in: oauth2An issue in OAuth2 modules (oauth2-core, oauth2-client, oauth2-resource-server, oauth2-jose)An issue in OAuth2 modules (oauth2-core, oauth2-client, oauth2-resource-server, oauth2-jose)type: enhancementA general enhancementA general enhancement
Milestone
Description
In line with the changes made to Form Login and HTTP Basic logs, let's add logs to Resource Server.
In addition to considering the model that Spring Framework follows, Resource Server should:
- Log any security outcomes at least at the DEBUG level, with reasons for doing so at the TRACE level
- State what the code did or what it is about to do, for example, "Authenticated token" instead of "Successful token authentication"
- Favor TRACE for stack traces
Metadata
Metadata
Assignees
Labels
in: oauth2An issue in OAuth2 modules (oauth2-core, oauth2-client, oauth2-resource-server, oauth2-jose)An issue in OAuth2 modules (oauth2-core, oauth2-client, oauth2-resource-server, oauth2-jose)type: enhancementA general enhancementA general enhancement