21 references to AuthenticationBuilder
Aspire.Keycloak.Authentication.Tests (20)
KeycloakAuthenticationPublicApiTests.cs (20)
33
AuthenticationBuilder builder = new
AuthenticationBuilder
(services);
51
AuthenticationBuilder builder = new
AuthenticationBuilder
(services);
83
AuthenticationBuilder builder = new
AuthenticationBuilder
(services);
102
AuthenticationBuilder builder = new
AuthenticationBuilder
(services);
121
AuthenticationBuilder builder = new
AuthenticationBuilder
(services);
154
AuthenticationBuilder builder = new
AuthenticationBuilder
(services);
173
AuthenticationBuilder builder = new
AuthenticationBuilder
(services);
211
AuthenticationBuilder builder = new
AuthenticationBuilder
(services);
235
AuthenticationBuilder builder = new
AuthenticationBuilder
(services);
259
AuthenticationBuilder builder = new
AuthenticationBuilder
(services);
296
AuthenticationBuilder builder = new
AuthenticationBuilder
(services);
314
AuthenticationBuilder builder = new
AuthenticationBuilder
(services);
346
AuthenticationBuilder builder = new
AuthenticationBuilder
(services);
365
AuthenticationBuilder builder = new
AuthenticationBuilder
(services);
384
AuthenticationBuilder builder = new
AuthenticationBuilder
(services);
417
AuthenticationBuilder builder = new
AuthenticationBuilder
(services);
436
AuthenticationBuilder builder = new
AuthenticationBuilder
(services);
474
AuthenticationBuilder builder = new
AuthenticationBuilder
(services);
498
AuthenticationBuilder builder = new
AuthenticationBuilder
(services);
522
AuthenticationBuilder builder = new
AuthenticationBuilder
(services);
Microsoft.AspNetCore.Authentication (1)
AuthenticationServiceCollectionExtensions.cs (1)
32
return new
AuthenticationBuilder
(services);