98 references to UseAuthentication
Aspire.Hosting (1)
Dashboard\DashboardServiceHost.cs (1)
120_app.UseAuthentication();
Certificate.Optional.Sample (1)
Startup.cs (1)
42app.UseAuthentication();
Certificate.Sample (1)
Startup.cs (1)
47app.UseAuthentication();
ClaimsTransformation (1)
Startup.cs (1)
56app.UseAuthentication();
CookiePolicySample (1)
Startup.cs (1)
28app.UseAuthentication();
Cookies (1)
Startup.cs (1)
63app.UseAuthentication();
CookieSample (1)
Program.cs (1)
37app.UseAuthentication();
CookieSessionSample (1)
Startup.cs (1)
28app.UseAuthentication();
CustomAuthorizationFailureResponse (1)
Startup.cs (1)
58app.UseAuthentication();
CustomPolicyProvider (1)
Startup.cs (1)
41app.UseAuthentication();
DynamicSchemes (1)
Startup.cs (1)
50app.UseAuthentication();
Identity.DefaultUI.WebSite (3)
NoIdentityStartup.cs (1)
60app.UseAuthentication();
StartupBase.cs (1)
75app.UseAuthentication();
StartupWithoutEndpointRouting.cs (1)
39app.UseAuthentication();
Identity.ExternalClaims (1)
Startup.cs (1)
92app.UseAuthentication();
IdentitySample.DefaultUI (1)
Startup.cs (1)
69app.UseAuthentication();
IdentitySample.Mvc (1)
Startup.cs (1)
74app.UseAuthentication();
JwtBearerSample (1)
Startup.cs (1)
45app.UseAuthentication();
Microsoft.AspNetCore (1)
WebApplicationBuilder.cs (1)
441app.UseAuthentication();
Microsoft.AspNetCore.Authentication.Negotiate.Test (4)
EventTests.cs (1)
426app.UseAuthentication();
NegotiateHandlerTests.cs (2)
269app.UseAuthentication(); 397app.UseAuthentication();
ServerDeferralTests.cs (1)
64app.UseAuthentication();
Microsoft.AspNetCore.Authentication.Test (45)
AuthenticationMiddlewareTests.cs (1)
29app.UseAuthentication();
CertificateTests.cs (1)
816app.UseAuthentication();
CookieTests.cs (15)
1241app.UseAuthentication(); 1274app.UseAuthentication(); 1298app.UseAuthentication(); 1326app.UseAuthentication(); 1354app.UseAuthentication(); 1377app.UseAuthentication(); 1403app.UseAuthentication(); 1425app.UseAuthentication(); 1451app.UseAuthentication(); 1476map.UseAuthentication(); 1619map.UseAuthentication(); 1643app.UseAuthentication(); 1666app.UseAuthentication(); 1706app.UseAuthentication(); 1814app.UseAuthentication();
DynamicSchemeTests.cs (1)
136app.UseAuthentication();
FacebookTests.cs (9)
83app.UseAuthentication(); 119app => app.UseAuthentication(), 149app => app.UseAuthentication(), 181app => app.UseAuthentication(), 214map.UseAuthentication(); 247app.UseAuthentication(); 278app => app.UseAuthentication(), 318app => app.UseAuthentication(), 378app => app.UseAuthentication(),
GoogleTests.cs (1)
1151app.UseAuthentication();
JwtBearerTests.cs (2)
890app.UseAuthentication(); 1171app.UseAuthentication();
JwtBearerTests_Handler.cs (2)
835app.UseAuthentication(); 1238app.UseAuthentication();
MicrosoftAccountTests.cs (1)
362app.UseAuthentication();
OAuthTests.cs (1)
518app.UseAuthentication();
OpenIdConnect\OpenIdConnectConfigurationTests.cs (2)
439app.UseAuthentication(); 565.Configure(app => app.UseAuthentication()))
OpenIdConnect\OpenIdConnectEventTests.cs (1)
1299app.UseAuthentication();
OpenIdConnect\OpenIdConnectEventTests_Handler.cs (1)
1297app.UseAuthentication();
OpenIdConnect\TestServerBuilder.cs (1)
69app.UseAuthentication();
PolicyTests.cs (1)
469app.UseAuthentication();
TwitterTests.cs (1)
542app.UseAuthentication();
WsFederation\WsFederationTest.cs (2)
369mapped.UseAuthentication(); 376app.UseAuthentication();
WsFederation\WsFederationTest_Handler.cs (2)
365mapped.UseAuthentication(); 372app.UseAuthentication();
Microsoft.AspNetCore.CookiePolicy.Test (2)
CookiePolicyTests.cs (2)
372app.UseAuthentication(); 423app.UseAuthentication();
Microsoft.AspNetCore.Http.Connections.Tests (1)
HttpConnectionDispatcherTests.cs (1)
3674app.UseAuthentication();
Microsoft.AspNetCore.Identity.FunctionalTests (1)
MapIdentityApiTests.cs (1)
1298app.UseAuthentication();
Microsoft.AspNetCore.Identity.InMemory.Test (1)
FunctionalTest.cs (1)
297app.UseAuthentication();
Microsoft.AspNetCore.SignalR.Client.FunctionalTests (2)
Startup.cs (1)
79app.UseAuthentication();
VersionStartup.cs (1)
41app.UseAuthentication();
Microsoft.AspNetCore.SignalR.Tests (1)
Startup.cs (1)
85app.UseAuthentication();
Microsoft.AspNetCore.Tests (2)
WebApplicationTests.cs (2)
2686app.UseAuthentication(); 2717app.UseAuthentication();
Negotiate.Server (1)
Startup.cs (1)
40app.UseAuthentication();
NegotiateAuthSample (1)
Startup.cs (1)
50app.UseAuthentication();
OpenIdConnectSample (1)
Startup.cs (1)
145app.UseAuthentication();
PathSchemeSelection (1)
Startup.cs (1)
71app.UseAuthentication();
RazorPagesWebSite (4)
Startup.cs (1)
25app.UseAuthentication();
StartupWithBasePath.cs (1)
40app.UseAuthentication();
StartupWithClientValidationDisabled.cs (1)
28app.UseAuthentication();
StartupWithoutEndpointRouting.cs (1)
31app.UseAuthentication();
SecurityWebSite (7)
Startup.cs (1)
32app.UseAuthentication();
StartupWithGlobalAuthFilter.cs (1)
42app.UseAuthentication();
StartupWithGlobalAuthFilterWithoutEndpointRouting.cs (1)
41app.UseAuthentication();
StartupWithGlobalDenyAnonymousFilter.cs (1)
34app.UseAuthentication();
StartupWithGlobalDenyAnonymousFilterWithUseMvc.cs (1)
39app.UseAuthentication();
StartupWithRequireAuth.cs (1)
30app.UseAuthentication();
StartupWithUseMvc.cs (1)
29app.UseAuthentication();
ServerComparison.TestSites (1)
StartupNtlmAuthentication.cs (1)
47app.UseAuthentication();
SocialSample (1)
Startup.cs (1)
243app.UseAuthentication();
StaticFilesAuth (2)
Startup.cs (2)
84app.UseAuthentication(); 103app.UseAuthentication();
WsFedSample (1)
Startup.cs (1)
42app.UseAuthentication();