Skip to main content

  • [Bug Fix]: Fixed an issue with the sap-client connection parameter in BTP destinations. The parameter is now correctly applied when connecting to the SAP system. See the updated connect documentation on Creating a Destination.

Impact and Benefits

The sap-client parameter is critical for user authentication, which is client-specific in SAP systems. This fix ensures connections are directed to the correct client, enabling accurate authentication, improving security, and supporting seamless integration in multi-client environments.

Fixed compatability with SAP Cloud Connector 2.17.1

Fixed a UI bug where the deployment status was not updated correctly

Improved logging in client docker app

  • [Feature]: Added Delegated Auth as a configurable authentication method for securely passing authentication schemes between apps. For more information, see our documentation: Delegated Authorization

  • [Feature]: Added support for SAP sessions to improve performance of Variant Configuration Api Proxy requests. For more information, see our documentation: Sessions

  • [Feature]: Added support for configurable timeouts for SAP requests. For more information, see our documentation: SAP Request Timeout

Improved error tracking capabilities to provide more insightful crash analysis.

Fixed issue with deployments failing to start on BTP cloud.

  • [Feature]: Added Scope validation to OpenID Auth. For more information, see our documentation: OpenID Auth

  • [Bugfix]: Resolved the problem of SAP connections staying open even after the initial connection was closed.

  • [Feature]: Added Roles and Audience validation to OpenID Auth. For more information, see our documentation: OpenID Auth
  • [Feature]: Updated Health Endpoint for OpenID Auth configuration validation. For more information, see our documentation: Health Endpoint

  • [Feature]: Added OpenId Auth feature for endpoints to authenticate users using any OpenId compliant service when using a Basic Authentication Destination.

For more information, see our documentation: OpenID Auth

  • [Bugfix]: Fixed issue with /metadata endpoint when using Basic Authentication Destinations.