4 references to AddKeycloakOpenIdConnect
Aspire.Keycloak.Authentication.Tests (4)
AspireKeycloakExtensionTests.cs (1)
144
.
AddKeycloakOpenIdConnect
(DefaultKeyName, realm, options =>
KeycloakAuthenticationPublicApiTests.cs (3)
405
var action = () => builder.
AddKeycloakOpenIdConnect
(serviceName, realm, configureOptions);
422
var action = () => builder.
AddKeycloakOpenIdConnect
(serviceName, realm, configureOptions);
441
var action = () => builder.
AddKeycloakOpenIdConnect
(serviceName, realm, configureOptions);