Relative Content

Tag Archive for c#loggingopenid-connect

C# OIDC client library – how to provide our own logger

I am investigating an OIDC specific issue from my desktop based application where I am using IdentityModel.OidcClient library. Overall it works well but if any OIDC authority specific server is down it crashes the application without any details about exception.