2 references to _defaultHandler
Microsoft.AspNetCore.Authentication.JwtBearer (2)
JwtBearerOptions.cs (2)
32SecurityTokenValidators = new List<ISecurityTokenValidator> { _defaultHandler }; 156_defaultHandler.MapInboundClaims = value;