microsoftgraph / msgraph-sdk-dotnet-core

The core Microsoft Graph client library for .Net. (Microsoft.Graph.Core)
Other
149 stars 45 forks source link

fix: Fixing code scanning alert on AAD issuer validation #888

Closed andrueastman closed 1 month ago

andrueastman commented 1 month ago

Fixes code scanning alerts on AAD issuer validation according to docs at https://identitydivision.visualstudio.com/DevEx/_wiki/wikis/DevEx.wiki/54311/Validate-the-AAD-key-issuer-if-you-use-IdentityModel-directly-to-validate-Azure-AD-tokens and alerts raised at https://github.com/microsoftgraph/msgraph-sdk-dotnet-core/security/code-scanning

Microsoft Reviewers: Open in CodeFlow