Remote PUMA SPI REST Service
The Remote PUMA SPI provides access to user profiles through REST services using a remote interface for user and group management of the configured Portal user repository.
The Remote PUMA SPI REST service allows you to remotely perform the following tasks related to user and group data based on the HTTP protocol:
- Modify user or group attributes.
- Search for users or groups based on attributes or group membership
- Create, update, or delete user or group profiles and group membership relations.
The first part of this documentation describes the basic interface that lists all possible operations, including their parameters and a minimum schema to describe the resources that are involved. The second part explains specific details for the current WebSphere Portal v6.1.5 implementation of this interface.
Parent topic:
User and group management
Related concepts
Remote Model SPI REST service