Using the security APIs

Data Fabric provides APIs for programmatic management of security profiles and user access. The APIs enable automated, scalable, and consistent Data Fabric security management by exposing role and permission operations through API Gateway.

Security APIs support these operations:

  • Retrieve all security profiles that are defined in Data Fabric.
  • Retrieve details for a specific security profile.
  • Create or update a security profile.
  • Delete an existing security profile.
  • Retrieve users with Data Fabric access.
  • Retrieve all active permissions of a user based on the user's assigned roles.

Interface and consumption methods are exposed through the Security API Service that is registered within the Data Fabric Suite in API Gateway. API Gateway includes Swagger documentation for exploring available methods and request-response schemas.

For information on using API Gateway and interacting with Swagger documentation, see Infor OS User and Administration Library (Cloud) and select Administrator > API Gateway.