Bosch IoT Device Management - will be discontinued by mid 2024

Auth for private Vorto repositories

You can 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. Open your list of subscriptions

  2. Select the subscription which should be related to the repositoriy.

    images/confluence/download/attachments/2053770390/subsciption-list.png



  3. Click Private Vorto model repository to open the details.

  4. Click the configuration icon

  5. Click the edit icon and enter the required data

    images/confluence/download/attachments/2053770390/image2022-8-24_18-13-23.png
  6. User name - account who can access that private repositoriy.

  7. GitHub Repository

  8. Path in the format /{username}/{repository}/contents/{path}, for example /test-user/my-private-repository/contents/models.
    The private Vorto repository should follow the same directory structure as that of the public Vorto repository.

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

    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.

  10. Click Validate Access

  11. Click OK


After the Vorto repository is configured, you can provision devices based on such models.