platform
platform copied to clipboard
Improve authorization service logging
There are a lot of unnecessary logs produced by the authorization service. Move some of these to the trace level or remove them. Pin down what information is important to log on debug to limit what is produced in the console. Make the logs efficient.