Minor cleanups and use claims from userinfo endpoint by nielsm5 · Pull Request #10378 · frankframework/frankframework
Navigation Menu
{{ message }}
frankframework / frankframework Public
- Notifications You must be signed in to change notification settings
- Fork 81
Conversation
Copy link Copy Markdown
Member
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
marked this pull request as ready for review
nielsm5
requested review from
evandongen and
tnleeuw
evandongen approved these changes Feb 3, 2026
Copy link Copy Markdown
sonarqubecloud
bot
commented
Feb 3, 2026
sonarqubecloud bot commented
Feb 3, 2026
Quality Gate failed
Failed conditions

tnleeuw approved these changes Feb 4, 2026
security/src/main/java/org/frankframework/lifecycle/servlets/BearerOnlyAuthenticator.java
Outdated
Show resolved
Hide resolved
security/src/main/java/org/frankframework/lifecycle/servlets/BearerOnlyAuthenticator.java Outdated Show resolved Hide resolved
…earerOnlyAuthenticator.java Co-authored-by: Tim van der Leeuw <tnleeuw@gmail.com>
nielsm5
deleted the
task/cleanup-and-use-userinfo-data
branch
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
