4 references to AddKeycloakOpenIdConnect
Aspire.Keycloak.Authentication.Tests (4)
KeycloakAuthenticationPublicApiTests.cs (4)
334var action = () => builder.AddKeycloakOpenIdConnect(serviceName, realm, authenticationScheme); 351var action = () => builder.AddKeycloakOpenIdConnect(serviceName, realm, authenticationScheme); 370var action = () => builder.AddKeycloakOpenIdConnect(serviceName, realm, authenticationScheme); 389var action = () => builder.AddKeycloakOpenIdConnect(serviceName, realm, authenticationScheme);