3 references to IsMicrosoftTenantEndpoint
aspire (3)
Telemetry\InternalMicrosoftDetector.cs (3)
722if (!IsMicrosoftTenantEndpoint(issuer, "/v2.0")) 733if (!IsMicrosoftTenantEndpoint(keyEndpoint, "/getkeydata")) 744if (!IsMicrosoftTenantEndpoint(tokenEndpoint, "/oauth2/v2.0/token"))