Archana (Customer) asked a question.

Profile picture of IDM users, is it possible to collect from an identity collector? As per the help documents, profile picture is uploaded using Admin -> user interface -> Users. But, is there any way to collect this profile picture?

  • An alternative is to use the G&L webservices API's, getUserImage and setUserImage.

  • You can't collect the base64 value of an image as the length will be more (most likely) than what a custom attribute can hold (~4000 chars).

    As Najeeb suggested, you can use the GL APIs if you can trigger them from the application that stores the images