keycloak-scim/quarkus/deployment/src
Thomas Darimont 50060775f6 8877 Make KeycloakMetricsHandler aware of context-path
Adapt KeycloakMetricsHandler to consider custom relative paths via `kc.http.relative-path`
or --http-relative-path=/auth. Previously only the fixed path /metrics was allowed which did not work
with custom context-paths.

- Adapted KeycloakProcessor to Pedros proposal from 0b28d71dd0
- Removed unnecessary KeycloakMetricsHandler
- Added MetricsDistTest

Fixes #8877
2021-12-09 13:13:14 -08:00
..
main/java/org/keycloak/quarkus/deployment 8877 Make KeycloakMetricsHandler aware of context-path 2021-12-09 13:13:14 -08:00
test [KEYCLOAK-19311] - Baseline for Dist.X tests 2021-11-24 05:06:53 -08:00