Users and SecurityGroups
The Users and Security Groups REST APIs enable the management of OIPA Users and linking them with Security Groups from third party systems through OIPA RESTful service integration.
Service Layer enables the administrator of these systems to perform CRUD (Create, Read, Update, Delete) operations on OIPA users and security groups and synchronize them from the third-party systems. Security for OIPA system is configured in the Rules Palette where a Security Manager can create, edit, and delete a user and manage security groups. The Delete operation moves the user's status to inactive and the Service Layer restricts these inactive users to send the API service requests.
The OIPA Users and SecurityGroup resources are a collection of data fields also referred as parameters from OIPA security tables- ASUSER and ASUSERSECURITYGROUP.
Note:
The first Palette user created from Palette Configuration Web Application can perform the CRUD operations on Users and SecurityGroup resources. The first Palette user credentials are to be used to send the API requests.