Extend BearerOnlyAuthenticator with option to fetch roles from userinfo endpoint by evandongen · Pull Request #10230 · frankframework/frankframework

@evandongen

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)
… AuthorityMapperUtil for cleaner role extraction

@evandongen

@evandongen

@evandongen evandongen linked an issue

Jan 7, 2026

that may be closed by this pull request

evandongen

Choose a reason for hiding this comment

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

Het langste hiermee bezig geweest om te bepalen welke settings ik nou in de json miste tov van mijn keycloak instance :-X

@evandongen

nielsm5

Choose a reason for hiding this comment

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

I think it looks ok, although I don't fully understand the test setup (yet).

@Matthbo

Maybe I can build this PR as a docker image so I can deploy the project with these changes and see if that works

Matthbo

@evandongen

…ly-authenticator

# Conflicts:
#	test/src/test/java/org/frankframework/runner/KeycloakBearerOnlyAuthenticatorIntegrationTest.java

@sonarqubecloud

@nielsm5 nielsm5 deleted the issue/10224-userinfo-endpoint-in-bearer-only-authenticator branch

January 8, 2026 14:12