Add PKCE support for OAuth2 authentication flow by evandongen · Pull Request #10259 · frankframework/frankframework

Skip to content

Navigation Menu

Sign in

Appearance settings

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up

Appearance settings

Conversation

@evandongen

Copy link Copy Markdown

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 Copy Markdown

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

Reviewers

@nielsm5 nielsm5 nielsm5 approved these changes

Assignees

No one assigned

Labels

None yet

Projects

None yet

Milestone

No milestone

Development

Successfully merging this pull request may close these issues.

Add PKCE in Oauth2Authenticator

2 participants

@evandongen @nielsm5