1 write to UseSecurityTokenHandlers
Microsoft.AspNetCore.Authentication.Test (1)
WsFederation\WsFederationTest.cs (1)
291options.UseSecurityTokenHandlers = true;
1 reference to UseSecurityTokenHandlers
Microsoft.AspNetCore.Authentication.WsFederation (1)
WsFederationHandler.cs (1)
248if (!Options.UseSecurityTokenHandlers)