This logic passes an empty array for `authenticationSchemes` which blows up now. https://github.com/aspnet/Mvc/blob/3e8cd1e7c96af00400899ad51d70e4f7382f8a10/src/Microsoft.AspNetCore.Mvc.Core/ControllerBase.cs#L1606 /cc @HaoK
This logic passes an empty array for
authenticationSchemeswhich blows up now.Mvc/src/Microsoft.AspNetCore.Mvc.Core/ControllerBase.cs
Line 1606 in 3e8cd1e
/cc @HaoK