Keycloak extension for fetching remote data to jwt

jwt jwt-token keycloak user-data user-profile user-roles
1 Open Issue Need Help Last updated: Jul 4, 2025

Open Issues Need Help

View All on GitHub

AI Summary: Debug and fix a NullPointerException in the Keycloak external claim mapper extension that occurs when setting request headers. The exception arises from a null value in the header replacement during processing. The fix likely involves checking for null values before using them in string conversions within the header processing logic of the extension.

Complexity: 4/5
help wanted good first issue

Keycloak extension for fetching remote data to jwt

Java
#jwt#jwt-token#keycloak#user-data#user-profile#user-roles