In Blazor server side on authentication I can write
services.AddAuthentication().AddOpenIdConnect(options => { options.BackchannelHttpHandler =