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