Skip to content

Add PKCE support for OAuth2 authentication flow#10259

Merged
nielsm5 merged 2 commits intomasterfrom
issue/10209-add-pkce-oauth2authenticator
Jan 13, 2026
Merged

Add PKCE support for OAuth2 authentication flow#10259
nielsm5 merged 2 commits intomasterfrom
issue/10209-add-pkce-oauth2authenticator

Conversation

@evandongen
Copy link
Contributor

Changes

Pull Request Checklist

Title

  • Title expresses the business value (who benefits + what outcome)

Issues

  • Relevant issues linked

Backports

  • Backport PRs created (if needed) and linked

Documentation

  • FF! Doc updated (user-facing behavior/config)
  • FF! Manual updated (if applicable)
  • Javadoc updated/generated (developer-facing APIs)

Tests

  • Unit tests added/updated
  • E2E/Integration tests added/updated (if applicable)

Breaking changes

  • Breaking change recorded in markdown file
  • Migration notes included (if needed)

@evandongen evandongen linked an issue Jan 13, 2026 that may be closed by this pull request
…e-oauth2authenticator

# Conflicts:
#	security/src/main/java/org/frankframework/lifecycle/servlets/OAuth2Authenticator.java
@sonarqubecloud
Copy link

Quality Gate Failed Quality Gate failed

Failed conditions
58.3% Coverage on New Code (required ≥ 65%)

See analysis details on SonarQube Cloud

@nielsm5 nielsm5 merged commit 49bd6b7 into master Jan 13, 2026
26 of 29 checks passed
@nielsm5 nielsm5 deleted the issue/10209-add-pkce-oauth2authenticator branch January 13, 2026 13:00
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.

Add PKCE in Oauth2Authenticator

2 participants