Customizing the server to generate user image URIs
The Identity Manager Server can be customized to dynamically generate the location (URI) for the user images that are shown on user cards.
Before you begin
Depending on your system customization, you might not have access to this task. Contact your system administrator to obtain access to this task, or to have someone complete it for you.
About this task
The user cards that are shown in the request access wizard can be configured to show an image that is associated with each user. The Identity Manager Server provides a plug-in that can be used to dynamically generate the location (URI) of a user image. It is based on one or more attributes of the user.
Use the following sections to work with the
configuration files or the configuration properties from the Identity Manager virtual appliance console:- To go to a custom file and edit, download or upload it, see Managing custom files.
- To go to a property file and edit, or upload, see Managing the server properties.
Procedure
Results
What to do next
You can also write a custom plug-in that
generates the picture URI for each person. See the Readme.html in
the examples directory at IM_HOME/extensions/6.0/examples/dataservices for
instructions about compiling the supplied example plug-in.
You can also write a custom plug-in that
generates the picture URI for each person. See the Readme.html in
the extensions.zip file at directories/utilities for
instructions about compiling the supplied example plug-in.