Organization ManagerΒΆ

Organization Manager (Org-Manager for short) is a tool to centralize tenant and user management for various services. It requires the AAC identity provider to work.

Org-Manager is structured as follows:

  • Client - The Organization Management Console (OMC) is the front-end console to perform all operations offered by the service.
  • Connectors - Each connector takes care of reflecting operations issued by the back-end to its corresponding component.
  • Model - The model connectors are based on. Functions as interface between back-end and connectors.
  • Server - The back-end, whose APIs are used by the front-end, issues commands to the connectors to apply tenant management-related operations on all components.