You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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