Werk #16279: service_discovery: redirect response header incorrectly configured to an absolute URI
Component | REST API | ||||||
Title | service_discovery: redirect response header incorrectly configured to an absolute URI | ||||||
Date | Nov 16, 2023 | ||||||
Level | Trivial Change | ||||||
Class | Bug Fix | ||||||
Compatibility | Compatible - no manual interaction needed | ||||||
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.