RequestId on OrganizationRequest is not overridden by random Guid if present. RequestId from ClientRequestBuilder still takes precedence over OrganizationRequest.RequestId
Dependency changes:
Microsoft.Identity.Client updated to 4.66.1
System.Text.Json updated to 8.0.5
Azure.Identity updated to 1.31.1
What's Changed
- Suppress CodeQL warning as the intent is to debug the login process by @swapnilbhalgat in #491
- Minor bug fixes and dependency updates by @MattB-msft in #497
New Contributors
- @swapnilbhalgat made their first contribution in #491
Full Changelog: 1.2.2...1.2.3