public AuthenticationHandler(AuthenticationConfiguration configuration) { _authN = new HttpAuthentication(configuration); }