Register Application
FactoryTalk DataMosaix SaaS
allows you to register applications and generate client credentials. The registered applications can be used to visualize data from FactoryTalk DataMosaix SaaS
.You can register an application as a Single Page Application or a Machine to Machine Application.
You can use a Single Page Application when you have the application URL (callback URL) which can be used to redirect. A client secret is not generated in case of a Single Page Application.
In case you want to generate a token, use the machine-to-machine option. While registering a machine to machine application, a client secret is generated. Using the client ID and client secret, you can generate a token to establish the connection using Auth0.
The following table provides information which application type to choose for configuring visualization application with
FactoryTalk DataMosaix SaaS
:Single Page Application | Machine to Machine |
|
|
NOTE:
Configuring Power BI with a Single Page Application fetches Cognite entity data using a custom
FactoryTalk DataMosaix SaaS
connector and does not require a client secret to connect to the Power BI application, while configuring with a Machine-to-Machine application fetches data via PostgreSQL and requires a client secret to connect.To register a Single Page Application, refer Register Single Page Application
To register a Machine to Machine Application, refer Register Machine to Machine Application
Provide Feedback