Description
As a contributor,
I want the user's firstname, surname, and BPNL to be stored in the Keycloak session (e.g., included in the token or equivalent mechanism),
so that the UI can display this information in the profile icon without requiring hardcoded values.
Acceptance Criteria
Additional Information
This feature aims to ensure that user-specific attributes are consistently available across the interface and reflect the Keycloak user configuration.