-
Bug
-
Resolution: Done
-
Major
-
21.0.0.Final
-
None
-
-
-
Undefined
-
---
-
---
See https://github.com/wildfly/wildfly/pull/13397
When RBAC is enabled, new MicroProfile ready health check shows DOWN status to http requests or in management console, but shows UP in jboss cli.
// Jboss cli /subsystem=microprofile-health-smallrye:check-ready > results UP // HTTP request curl http://localhost:9990/health/ready > results DOWN // HAL Menu Runtime > Server > MicroProfileHealth > results DOWN
Also, when workaround is applied, HAL continue to show DOWN status, but only with datasources status displayed.
- is cloned by
-
JBEAP-20490 New health/ready check fails with RBAC enabled
- Closed