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