Minor cleanups and use claims from userinfo endpoint by nielsm5 · Pull Request #10378 · 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

@nielsm5

Copy link Copy Markdown

Member

@nielsm5 nielsm5 commented

Feb 2, 2026

edited

Loading

Refactored a bit of code and made it possible to 'extend' (?) or rather 'replace' the current claimset with the UserInfo claimset.
Unsure if this should be optional, or if we can say 'if you call user-info to fetch the user-info, use set user-info'.

@nielsm5 nielsm5 linked an issue

Feb 2, 2026

that may be closed by this pull request

@nielsm5 nielsm5 marked this pull request as ready for review

February 3, 2026 12:29

@sonarqubecloud

Copy link Copy Markdown

sonarqubecloud bot commented

Feb 3, 2026

Quality Gate Failed Quality Gate failed

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

See analysis details on SonarQube Cloud

…earerOnlyAuthenticator.java

Co-authored-by: Tim van der Leeuw <tnleeuw@gmail.com>

@nielsm5 nielsm5 merged commit ff236b3 into master

Feb 4, 2026

13 of 15 checks passed

@nielsm5 nielsm5 deleted the task/cleanup-and-use-userinfo-data branch

February 4, 2026 09:18

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

Reviewers

@evandongen evandongen evandongen approved these changes

@tnleeuw tnleeuw tnleeuw 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.

When no SUB in bearer token and userinfo endpoint {principal} is empty

3 participants

@nielsm5 @evandongen @tnleeuw