Description: When saving a user to the database, if any value is null and can be retrieved from the Management Portal, fetch the missing value using the Management Portal API. For example: If only subject Id is present then other values like projectId etc can be fetched from MP using API.
Prerequisite: Before implementing this functionality, ensure support for Management Portal APIs has been added. For more details, refer to the related issue: #521