Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 13 Next »

Overview

Service users are programmatic (machine) users that can communicate with WhiteSource via the APIs with no access to the GUI. These users assist with the automation in the CI/CD workflow and enable the organization administrators to manage these users via the GUI.

Creating a Service User

  1. From Admin > Users, click Create Service User. The Create New Service User dialog box is displayed.



  2. In Full Name, enter the service username. Note that in Email, an email address is auto-generated according to the user name.

    No email notifications or alerts will be sent to this email address. The email address is used only for reporting purposes.

    The service user is created and assigned to the default 'users' group. A user token is also displayed for this user.

  3. Click the 'copy' icon next to the user token to easily copy the new user token.



  4. Click Close. The service user is now displayed in the users table. Unlike regular users, the account status of service users includes the text Service User, and it is indicated as a service user by aavatar.

Managing Service Users

You can do the following from the specific service user's links that are displayed on the users table:

  • copy token: Copy the user token.
  • remove: Removes the service user.

You can assign a service user to one or more groups.
Go to Admin → Groups, selecting a group and add or remove the service user to/from the selected group.




  • No labels