keycloak / keycloak-benchmark

Keycloak Benchmark
https://www.keycloak.org/keycloak-benchmark/
Apache License 2.0
127 stars 70 forks source link

Update the health checks overview as management endpoints are not available from the outside #761

Closed ahus1 closed 4 months ago

ahus1 commented 4 months ago

Describe the bug

Keycloak recently moved the URLs for health and metrics to a separate port which is no longer available via the external URL.

https://github.com/keycloak/keycloak/pull/27629

Version

main

Expected behavior

The healthchecks guide should reflect that

Actual behavior

The healthchecks guide and script are now outdated

How to Reproduce?

The URL /health is no longer available.

Anything else?

I'll create a PR.