The Security Integrator OMIS supports distribution of security parameters to access control enforcement engines such as Apache Ranger. Its API simplifies the internal models and structures of the open metadata type model and related structure for the consumers.
The modules are as follows:
-
security-integrator-api - defines the interface for an integration connector that is supported by the Security Integrator OMIS. This includes the implementation of the context that wraps the Security Manager OMAS's clients.
-
security-integrator-server - implements the context manager for the Security Integrator OMIS.
-
security-integrator-spring - implements a rest API for validating that a specific integration connector is able to run under this service.
-
security-integrator-client - implements a Java client for the REST API.
This integration service will ultimately be paired with the Security Manager Open Metadata Access Service (OMAS). However, it is currently calling the Security Manager OMAS while the Security Manager OMAS is implemented. This means it is only monitoring security tags for assets rather than data fields.
- Return to the Integration Services
License: CC BY 4.0, Copyright Contributors to the ODPi Egeria project.