Register Single Page Application

Perform the following steps to register a Single Page Application:
  1. On the Management Console, select the
    Applications
    tab.
    The
    Applications Listing
    page is displayed.
    Applications Tab
  2. Click the Add icon.
    Add Icon
    The
    Applications Detail
    page is displayed.
    Applications Detail
  3. Provide a unique name for your application. The Application Name works as the identifier for your application. You can search for an application with the Application Name. By default,
    FactoryTalk DataMosaix SaaS
    generates an application name.
    Application Name example: APP_1206230756_createproject_v1.
    Here, APP stands for application, 120623 is the date in ddmmyy format, 0756 is the timestamp in hhmm format, and createproject_v1 is the project in which you are currently working. You can use the default App Name or create your own.
  4. Select Single Page Application type, and provide the application URL (callback URL).
    NOTE: For registering Power BI-based Single Page Applications use https://oauth.powerbi.com/views/oauthredirect.html as the application URL (callback URL).
  5. Provide a description for the application.
  6. Click
    Save and Create Credentials
    to register the application.
    The
    Credentials and other info
    dialog box displays the client secret information.
    Single Page Application Credentials
    Credentials Dialog Box Parameters
    Project Name
    Unique identifier for the project
    Hostname
    Domain name of the server hosting the application
    Host
    Base location where the application is deployed
    Cluster
    Group of servers where the application is managed
    Application Type
    Specifies whether the application is a Single Page Application (SPA) or Machine-to-Machine (M2M) integration
    Token-url
    Endpoint URL used to obtain OAuth authentication tokens
    Client ID
    Unique identifier for the application registered with OAuth
    Copy the credentials and insert them in the application for it to connect to
    FactoryTalk DataMosaix SaaS
    .
  7. Click
    Copy All
    .
    • Open a text file, paste the client secret, and save the file.
  8. Click
    Close and Go to Listing
    .
    The new application displays under
    Application Listing
    .
Provide Feedback
Have questions or feedback about this documentation? Please submit your feedback here.
Normal