5 references to AddKeycloakOpenIdConnect
Aspire.Keycloak.Authentication.Tests (5)
AspireKeycloakExtensionTests.cs (1)
126.AddKeycloakOpenIdConnect(DefaultKeyName, realm, scheme);
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);