Skip to content

Latest commit

 

History

History
20 lines (14 loc) · 712 Bytes

README.md

File metadata and controls

20 lines (14 loc) · 712 Bytes

Prometheus Identity Management

Prometheus is an identity management application, that is based on the Tomcat embedded server engine. It is designed to maintaine user accounts across different systems and application's in an enterprise environment.

  • PrometheusCore
  • PrometheusEngine
  • PrometheusRuntime
  • PrometheusWeb

PrometheusEngine

This application is the base of the identity management and provides means to manage employee information in the IdentityBase.

PrometheusRuntime

The runtime is used to read and write data from and to different systems and applications.

PrometheusWeb

Requirements

The Prometheus Identity Management requires an JRE (Java Runtime Environment) 1.7 or higher.