3 references to MockOpenIdAuthority
Aspire.Dashboard.Tests (3)
Integration\FrontendOpenIdConnectAuthTests.cs (3)
19await using var authority = await MockOpenIdAuthority.CreateAsync(); 62await using var authority = await MockOpenIdAuthority.CreateAsync(); 95private static void ConfigureOpenIdConnect(Dictionary<string, string?> config, MockOpenIdAuthority.Authority authority)