Table of contents:
Bosch.IdM
The System Software Update service uses Bosch.IdM for user authentication. After a successful login, an access token is generated. This token contains all Bosch.IdM roles of this particular user in the scopes. It is then used for requests against the System Software Update service and serves as the basis for request authorization.
IoT Rollouts Auth OAuth2 clients
An OAuth2 client follows the standard protocol and can be used to obtain a Rollouts Auth access token for authentication of your application when using System Software Update API endpoints.
The OAuth2 clients UI feature allows you to create, list, filter, view, and manage OAuth2 clients, and use them to create access tokens.
OAuth2 clients do not provide any user context information. They can only be limited by the scopes selected at the time of creation. Please find the supported scopes at SOUP Authorization.
Learn how to set up a new OAuth2 client at Set up an OAuth2 client.