Available endpoints
The following table shows the endpoints available for health checks:
IAM 7.5 (MicroProfile 3.0) | IAM 7.4 (MicroProfile 2.0) deprecated in IAM 7.5 and scheduled for removal in Airlock IAM 8.0 | |
---|---|---|
Liveness | /health/live | /health |
Readiness | /health/ready | /auth-login/rest/health Available in the Loginapp and the Transaction Approval modules only. |
- The health check endpoint consists of a list of different checks:
- Liveness endpoint: has a fixed list of checks, which is currently not configurable. The configurationActivation check is not included in this list. Liveness checks will therefore report Airlock IAM to be UP, even if the configuration was not loaded yet.
- Readiness endpoint: health checks can be configured in the Config Editor for the Loginapp and the Transaction Approval modules. The configurationActivation check is always part of the checks and cannot be removed.