Werk #17104: Creating a SAML connection using REST API

Component REST API
Title Creating a SAML connection using REST API
Date Aug 1, 2025
Level Trivial Change
Class Bug Fix
Compatibility Compatible - no manual interaction needed
Checkmk versions & editions
2.5.0b1
Not yet released
Checkmk Enterprise (CEE), Checkmk Cloud (CCE), Checkmk MSP (CME)
2.4.0p9 Checkmk Enterprise (CEE), Checkmk Cloud (CCE), Checkmk MSP (CME)

When creating a SAML connection using the REST API, the identity_provider_metadata can be provided either as a URL to fetch the information from, or directly as XML. Previously, providing the metadata as XML did not work and resulted in a SAML configuration that could not be used.

This is now fixed.

To the list of all Werks