Skip to content

Bump Microsoft.Identity.Web.DownstreamApi from 4.9.0 to 4.10.0#87

Merged
theDiverDK merged 1 commit into
mainfrom
dependabot/nuget/src/WebApps/WebApplication1/Microsoft.Identity.Web.DownstreamApi-4.10.0
May 28, 2026
Merged

Bump Microsoft.Identity.Web.DownstreamApi from 4.9.0 to 4.10.0#87
theDiverDK merged 1 commit into
mainfrom
dependabot/nuget/src/WebApps/WebApplication1/Microsoft.Identity.Web.DownstreamApi-4.10.0

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github May 28, 2026

Updated Microsoft.Identity.Web.DownstreamApi from 4.9.0 to 4.10.0.

Release notes

Sourced from Microsoft.Identity.Web.DownstreamApi's releases.

4.10.0

New features

  • Add WithExtraBodyParameters fluent API for attaching extra body parameters to token acquisition requests. See #​3819.
  • Add IConfidentialClientApplicationProvider extensibility interface and CachePartitionKey support for silent token acquisition. See #​3822.

Bug fixes

  • Redirect URI sanitization in authorization scenarios; centralize redirect URI validation in a shared helper. See #​3825.
  • Reject dSTS-shaped Authority values with a clearer exception, steering users to use Instance + TenantId instead. See #​3805.
  • Improve regex handling and adding length/timeout safeguards for SameSite User Agent. See #​3811.

Behavior changes

  • B2C OpenID Connect event handler: LRU cache for issuer address. Issuer address lookups in the B2C OIDC event handler are now cached with an LRU cache, improving performance for repeated lookups. See #​3821.

Dependencies updates

  • Update MSAL.NET to 4.84.1. See #​3822.
  • Pin Microsoft.Kiota.Abstractions to 1.22.0 for GraphServiceClient. See #​3817.
  • Bump uuid and @​azure/msal-node in SidecarAdapter TypeScript test app. See #​3826.
  • Bump qs in SidecarAdapter TypeScript test app. See #​3829.

Commits viewable in compare view.

@dependabot dependabot Bot added .NET Pull requests that update .NET code dependencies Pull requests that update a dependency file labels May 28, 2026
@dependabot dependabot Bot force-pushed the dependabot/nuget/src/WebApps/WebApplication1/Microsoft.Identity.Web.DownstreamApi-4.10.0 branch from 7c69d6c to 4504b85 Compare May 28, 2026 09:14
@theDiverDK
Copy link
Copy Markdown
Owner

@copilot resolve the merge conflicts in this pull request

---
updated-dependencies:
- dependency-name: Microsoft.Identity.Web.DownstreamApi
  dependency-version: 4.10.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot force-pushed the dependabot/nuget/src/WebApps/WebApplication1/Microsoft.Identity.Web.DownstreamApi-4.10.0 branch from 4504b85 to d76ce0a Compare May 28, 2026 09:24
Copy link
Copy Markdown

Copilot AI commented May 28, 2026

@copilot resolve the merge conflicts in this pull request

Resolved. The merge conflict has been fixed in commit d76ce0a.

Copilot AI requested a review from theDiverDK May 28, 2026 09:27
@theDiverDK theDiverDK merged commit e08f471 into main May 28, 2026
5 checks passed
@dependabot dependabot Bot deleted the dependabot/nuget/src/WebApps/WebApplication1/Microsoft.Identity.Web.DownstreamApi-4.10.0 branch May 28, 2026 09:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file .NET Pull requests that update .NET code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants