Skip to content

feat: JWT role extractor for RBAC without interactive OAuth#1840

Draft
lrudolph333 wants to merge 4 commits into
kafbat:mainfrom
lrudolph333:feat/jwt-rbac-resource-server
Draft

feat: JWT role extractor for RBAC without interactive OAuth#1840
lrudolph333 wants to merge 4 commits into
kafbat:mainfrom
lrudolph333:feat/jwt-rbac-resource-server

fix: provide no-op ReactiveClientRegistrationRepository for resource-…

35fce23
Select commit
Loading
Failed to load commit list.
SonarQubeCloud / SonarCloud Code Analysis succeeded May 29, 2026 in 20s

Annotations

Check warning on line 91 in api/src/main/java/io/kafbat/ui/config/auth/RbacReactiveJwtAuthenticationConverter.java

See this annotation in the file changed.

@sonarqubecloud sonarqubecloud / SonarCloud Code Analysis

Replace this usage of 'Stream.collect(Collectors.toList())' with 'Stream.toList()' and ensure that the list is unmodified.

See more on https://sonarcloud.io/project/issues?id=kafbat_kafka-ui&issues=AZ4DJCetA48Ae_KO0j-x&open=AZ4DJCetA48Ae_KO0j-x&pullRequest=1840