Siemens Insights Hub SSO

Content Type: Module
Categories: Connectors

Overview

This connector allows you to utilize Siemens Insights Hub SSO.


Please note:

this module is intended to be used with "Mendix on Insights Hub". It is not compatible with "Insights Hub IIoT for Makers".

Documentation

See documentation in Single Sign-On


Please note:


this module is intended to be used with "Mendix on Insights Hub". It is not compatible with "Insights Hub IIoT for Makers". See Insights Hub integration options for more information.


 

Releases

Version: 4.0.1
Framework Version: 9.24.17
Release Notes: * CVE fixes for used jose4j https://nvd.nist.gov/vuln/detail/CVE-2023-51775 * Handle Mendix Kubernetes based deployments * Fixed some incompatibilities with Mendix V10.6.x
Version: 4.0.0
Framework Version: 9.24.3
Release Notes: MindSphere has evolved into Insights Hub, this is a rebranding release, which unfortunately have some breaking changes. Following breaking changes has been introduced: * MindSphereGatewayURL has been renamed to GatewayURL. If you update existing code base, Studio Pro will show you all places where you have used the constant value. Please adopt all changes accordingly. * EnableMindSphereAPIReverseProxy has been renamed to EnableAPIReverseProxy. Recommended migration path: * ensure that you select replace the existing module (do not import it as a new module) * rename module to "SiemensInsightsHubSingleSignOn" * Fix the error "The selected Java action 'SiemensInsightsHubSingleSignOn.MindSphereAccerssTokenConnector' no longer exists", by removing the action and reimport the "Access Token" action from the toolbar. * Goto project settings --> demo users and change the Entity for the demo users to "SiemensInsightsHubSingleSignOn.Account". Hint: Changing the entity requires enabled demo users. Once the change is done you can disable the demo users again.
Version: 3.0.0
Framework Version: 9.4.0
Release Notes: Add error page if number of sessions exceeds. Example pages supports new layout concept of Mendix Studio Pro V9.x
Version: 2.0.0
Framework Version: 8.18.0
Release Notes: Add support for Mobile Native apps. Add support to store the client secret of the application credentials for local development in your local environment. Add support for the app store Deep link module. New dependency to app store Nanoflow Commons module.
Version: 1.4.0
Framework Version: 7.23.3
Release Notes: Added redirect to auto registration of app to a MindSphere tenant in case no MindSphere access token is provided when launching the app.