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