Skip to content

Conversation

@p-hoffmann
Copy link
Member

@p-hoffmann p-hoffmann commented Jan 25, 2026

This pull request introduces a new filter for authenticating API requests using external OIDC JWT bearer tokens, enabling token exchange from an external OIDC provider to a WebAPI JWT. It also updates the authentication filter chain and removes the previous pac4j-based direct bearer authentication, centralizing OIDC JWT validation in the new filter. The changes improve flexibility by supporting multiple signature algorithms and ensure proper handling of OIDC tokens throughout the authentication process.

@p-hoffmann p-hoffmann marked this pull request as ready for review January 25, 2026 09:32
@p-hoffmann p-hoffmann merged commit 52dd761 into webapi-3.0 Jan 25, 2026
6 checks passed
@p-hoffmann p-hoffmann deleted the p-hoffmann/oidctoken branch January 25, 2026 09:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants