Skip to content

Update Duende Packages & Upgraded Code#169

Open
Grabauskas wants to merge 2 commits intomainfrom
feature/auth-upgrade
Open

Update Duende Packages & Upgraded Code#169
Grabauskas wants to merge 2 commits intomainfrom
feature/auth-upgrade

Conversation

@Grabauskas
Copy link
Copy Markdown
Member

Pull Request

Description

Type of Change

  • Bug fix
  • New feature
  • Breaking change
  • Documentation

Related Issues

Testing

  • Tests pass
  • Manual testing completed

Checklist

  • Self-review completed
  • Documentation updated (if needed)

Copilot AI review requested due to automatic review settings March 27, 2026 15:32
@Grabauskas Grabauskas added Common Related to Common projects Improvement Maintenance labels Mar 27, 2026
Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Updates Duende authentication-related dependencies and adjusts the OAuth2 introspection configuration to align with the upgraded package surface area in the shared OneGround.ZGW.Common.Web authentication setup.

Changes:

  • Bump Duende.AspNetCore.Authentication.OAuth2Introspection to 7.0.1 and Duende.IdentityModel to 8.1.0 via central package management.
  • Remove EnableCaching from OAuth2 introspection options configuration (likely no longer applicable with the upgraded Duende package).

Reviewed changes

Copilot reviewed 2 out of 2 changed files in this pull request and generated no comments.

File Description
src/OneGround.ZGW.Common.Web/Authentication/ZGWAuthentication.cs Removes EnableCaching from introspection options while keeping cache duration/prefix configuration.
src/Directory.Packages.props Central version bumps for the Duende packages used by the solution.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Common Related to Common projects Improvement Maintenance

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants