3 references to AddKeycloakOpenIdConnect
Aspire.Keycloak.Authentication.Tests (3)
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);