Validate user authorities in bearer only flow by nielsm5 · Pull Request #10339 · frankframework/frankframework
Navigation Menu
{{ message }}
frankframework / frankframework Public
- Notifications You must be signed in to change notification settings
- Fork 80
Merged
Jan 27, 2026Merged
Conversation
Copy link Copy Markdown
Member
BearerOnlyAuthenticator is authentication only (you may enter or you may not). In some cases, we have access to user roles as well and want to do authorization as well (you may enter and have the correct role to access a certain resource). This change checks for the required role
nielsm5
requested a review
from evandongen
evandongen approved these changes Jan 27, 2026
Copy link Copy Markdown
sonarqubecloud
bot
commented
Jan 27, 2026
sonarqubecloud bot commented
Jan 27, 2026
Quality Gate failed
Failed conditions

nielsm5
deleted the
task/make-bearer-only-flow-validate-user-roles
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
