Bosch IoT Device Management - will be discontinued by mid 2024

Auth for private Vorto repositories via deprecated Portal UI

You can also configure your Bosch IoT Device Management subscription to search for custom Vorto model definitions in a private GitHub repository, in addition to the models available in the public Vorto GitHub repository.

To grant access to your private Vorto models, please follow these steps:

  1. Navigate to the Service Subscriptions page

  2. Click Show details for your relevant subscription

    images/confluence/download/attachments/2053770390/Show_details_DMP_subscription.png
  3. Scroll down to the bottom of the Update Subscription page to the Vorto Models section

  4. Enter a GitHub Repository Path in the format /{username}/{repository}/contents/{path}, for example /test-user/my-private-repository/contents/models

  5. Enter a GitHub personal access token (PAT), which allows read access to this repository

  6. Click Validate Access

  7. Click Update

images/confluence/download/attachments/2053770390/Update_subscription_2.png



Check how to obtain a PAT here. Please, note that a PAT grants access to all private repositories of a GitHub user. To restrict the access to a single repository please consider using a PAT of a machine user.