Yvand.EntraCP v28.0.20241202.37
·
157 commits
to master
since this release
Yvand.EntraCP v28.0.20241202.37
What's Changed
- Address security advisory CVE-2024-43485 (related to
System.Text.Json6.0.0) by bumping dependenciesAzure.IdentityandMicrosoft.Graphto their latest version - Fix a validation issue that impacted guest users, when the identifier property for guest users is the UserPrincipalName
- Fix the noisy logs of category "Azure Identity" due to new level
LogMsalAlways, by recording logs with levelLogMsalAlwaysasVerboseEx - Remove the parameter EventSeverity in method Log(), as it can be deducted from parameter TraceSeverity