Service type management

A service type is a category of related services that share schemas attributes common across a set of similar managed resources. Service type templates are used to create services for specific instances of managed resources. For example, if we have several Lotus Domino servers we might create one service for each using the Lotus Domino service type. Some service types are installed by default when IBM Security Identity Manager is installed. Other service types can be installed when we import the service definition files for adapters for managed resources. A service type definition is provided by the ISIM adapter for a managed resource. There is a service type for each type of managed resource that ISIM supports, such as UNIX, Linux , Windows, IBM Security Access Manager, and so on. A service type is defined in the service definition file of an adapter, which is a Java Archive (JAR) file containing the profile. The service type for an adapter is created when the adapter profile (JAR file) is imported. For example, a service type is defined in the WinLocalProfileJAR file. We can also define a service type using the interface for ISIM.

ISIM supports the following types of service providers:


Default service types

The following default service types are provided with IBM Security Identity Manager:

Identity feed service types:


Account service types:


Custom Java class

The custom Java class service type allow you to define our own profile by defining and implementing a Java class.


See also

Parent topic: Configure