Insights Hub ClientID and ClientSecret for your Operator Tenant Application

2020-04-14T22:23:19Z
Developer Tools Applications

Summary


Details

Solution

Once your application is registered in your Operator Cockpit, the following two variables are added to the environment variables for all components of your App:

 

MDSP_KEY_STORE_CLIENT_ID: "clientID"

MDSP_KEY_STORE_CLIENT_SECRET: "ClientSecret"

 

When testing your code on the Developer Plan Tenant, we recommend adding those two environment variables using the credentials for your Dev Tenant. This way, you will create the same behavior as the one you will find on the productive system.

 

You can find detailed documentation for this and the Operator Cockpit here: https://documentation.mindsphere.io/resources/html/operator-cockpit/en-US/120367607947.html.

Notes

KB Article ID# PL8017249

Contents

SummaryDetails

Associated Components

Operator Cockpit