Skip to content

Minor cleanups and use claims from userinfo endpoint#10378

Merged
nielsm5 merged 3 commits intomasterfrom
task/cleanup-and-use-userinfo-data
Feb 4, 2026
Merged

Minor cleanups and use claims from userinfo endpoint#10378
nielsm5 merged 3 commits intomasterfrom
task/cleanup-and-use-userinfo-data

Conversation

@nielsm5
Copy link
Member

@nielsm5 nielsm5 commented Feb 2, 2026

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
@nielsm5 nielsm5 requested review from evandongen and tnleeuw February 3, 2026 12:29
@sonarqubecloud
Copy link

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

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

3 participants