3 references to AddAuthentication
Aspire.Dashboard.Tests (1)
Terminal\TerminalWebSocketProxyEndpointTests.cs (1)
120services.AddAuthentication(AlwaysAuthenticatedHandler.SchemeName)
Keycloak.Web (1)
Program.cs (1)
32builder.Services.AddAuthentication(oidcScheme)
Microsoft.AspNetCore.Identity (1)
IdentityServiceCollectionExtensions.cs (1)
144.AddAuthentication(IdentityConstants.BearerAndApplicationScheme)