79625992

Date: 2025-05-16 22:16:42
Score: 1.5
Natty:
Report link

I was able to find a solution by adjusting the logging level of "Microsoft.Identity". This worked while "MSAL.NetCore" and "Microsoft.Identity.Client" did not seem to be keys that resulted in any real adjustment.

        .MinimumLevel.Override("Microsoft.Identity", LogEventLevel.Warning)
Reasons:
  • Low length (0.5):
  • Has code block (-0.5):
  • Unregistered user (0.5):
  • Low reputation (1):
Posted by: RyanF