Skip to content

Commit 617dfe3

Browse files
Update wks-build-app.md
1 parent 300f1e8 commit 617dfe3

1 file changed

Lines changed: 5 additions & 3 deletions

File tree

content/en/docs/workstation/wks-build-app.md

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -53,10 +53,12 @@ To install and configure the Workstation Connector, perform the following steps:
5353
4. Login as an Administrator, navigate to the page you added in step 2 and copy the shown public key.
5454
6. Go back to the [Workstation Management](https://workstation.home.mendix.com/) and navigate to the workspace you created in step 3.2.
5555
7. Go to the **Apps** page in your workspace and click **Create App**.
56-
8. Enter your apps URL (for example, `http://localhost:8080`, which is the default when running an app locally) and paste the copied public key into the **Public Key** field. Select **Enable in all stations** or follow step 9 if you only want to enable it for a specific station.
57-
9. After creating the app, go to **Stations** and navigate to your station. You will find the created app under the **Apps** section. Here you can enable the application just for this station by pressing the toggle.
56+
8. Enter your app's URL (for example, `http://localhost:8080`, which is the default when running an app locally) and paste the copied public key into the **Public Key** field.
57+
9. Perform one of the following actions:
58+
* To enable the app for all stations, select **Enable in all stations**
59+
* To enable it for a specific station, go to **Stations** and navigate to your station. You will find the created app under the **Apps** section. Here you can enable the application just for this station by pressing the toggle.
5860
10. Refresh the Workstation Client.
59-
11. Optional: To recreate the key pair, additionally assign the module role **StationConnector.SecurityAdministrator** to your Administrator role. This will add a button **Regenerate KeyPair** to the **StationConnector_Security** page. Be mindful when using this button in a production scenario to avoid the need to reconfigure the App in the Management and refresh all Workstation Clients.
61+
11. Optional: To recreate the key pair, additionally assign the module role **StationConnector.SecurityAdministrator** to your Administrator role. This adds a **Regenerate KeyPair** button to the **StationConnector_Security** page. Be mindful when using this button in a production scenario to avoid the need to reconfigure the app in the Management, and refresh all Workstation Clients.
6062

6163
## Managing Apps
6264

0 commit comments

Comments
 (0)