Addressed issues¶
Issues addressed in the MKE 3.5.11 release include:
[FIELD-6318] Fixed an issue wherein MKE authorization decisions for OIDC tokens were at times inconsistent across manager nodes.
[MKE-10022] Fixed an issue wherein
clientSecretwas not returned inGET TOMLrequests. Now it returns as<redacted>, indicating that it is set. In addition, reuse of theGET TOML<clientSecret: redacted>functions inPUT TOMLrequests.[MKE-10021] Fixed an issue wherein whenever a user fixed a malformed SAML proxy setting, error messages would continue to propagate.
[MKE-9508] Fixed an issue wherein the PUT request to
/api/ucp/config-tomlwas missing the text field needed to provide the MKE configuration file in the live API.[FIELD-6335] Fixed an issue wherein MKE nodes at times showed
Pendingstatus, which is a false positive.