Werk #16279: service_discovery: redirect response header incorrectly configured to an absolute URI
Komponente | REST API | ||||
Titel | service_discovery: redirect response header incorrectly configured to an absolute URI | ||||
Datum | 16.11.2023 | ||||
Level | Kleine Änderung | ||||
Klasse | Bugfix | ||||
Kompatibilität | Kompatibel - benötigt kein manuelles Eingreifen | ||||
Checkmk versions & editions |
|
When calling the service discovery endpoint, the redirect response header 'location' was set to an absolute URI, when it should be a relative URI.
This werk addresses this issue by setting the URI correctly in the redirect responses.