Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 3 Next »

In this release, there are the following known issues:

Enhanced Security is not Enabled by Default

The property controlling if Enhanced Security is enabled or not, mz.security.user.control.enabled is not enabled by default and has to be manually added to the values.yaml file, see Enhanced User Security (4.1) .

mzcli Commands Do Not Provide Return Codes

If you are using scripted solutions requiring return codes, you must use the mzsh commands, since the mzcli commands do not provide return codes.

SAP CC Notification Agent TLS Feature Not Working

The fields in SAP CC Notification Agent Configuration for configuring TLS connection are, Enable Secured Connection, Keystore Path and Keystore Password. These fields should not be enabled and used for now as it will cause the agent to fail to connect to the SAP CC server.

OpenAPI Validation Error for Unsupported Optional Parameters in HTTP2 Client

The JSON object/array is not supported in the url-encoded format in OpenAPI Validator library. This causes the access token request sent with such optional fields to be rejected by the OpenAPI validator.

The validation error is prompted as follows:

Error during request validation:
[Path ‘/requesterPlmn’] Instance type (string) does not match any allowed primitive type (allowed: [“object”])

Workflows Can Only Be Viewed When Creating ECDs

When creating EC Deployments, it is no longer possible to directly edit the workflows that you add to the EC Deployment.


  • No labels