wso2 / product-is

Welcome to the WSO2 Identity Server source code! For info on working with the WSO2 Identity Server repository and contributing code, click the link below.
http://wso2.github.io/
Apache License 2.0
748 stars 727 forks source link

Improve the log to have more meaningful message #6201

Closed NipunaPrashan closed 5 days ago

NipunaPrashan commented 5 years ago

Following logs get prints during an authorization code grant login. This error message does not give a clear message about what's the warning about. This log should clearly indicate, which value validating against which.

TID: [-1234] [] [2019-08-26 06:25:53,350] WARN {org.wso2.carbon.identity.oauth2.OAuth2Service} - Provided Callback URL does not match with the provided one.

madurangasiriwardena commented 4 years ago

Ideally, this should not be printed in error mode, since this not a server error. We should have a debug log with more information.

isharak commented 5 days ago

This issue is being closed due to extended inactivity. Please feel free to reopen it if further attention is needed. Thank you for helping us keep the issue list relevant and focused!