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