...
On the Administration | Hub Settings page provide the Hub URL of the following format
http:/HubHOST:port/hub.
Сlick Register the TeamCity service in Hub. You will be redirected to the Services page in Hub.
Verify the TeamCity HUB service using the Trust button.
This action will also enable authentication to TeamCity via Hub: the JetBrains Hub authentication preset appears on the Authentication page in TeamCity Web UI, where it can be manually disabled/enabled.After you trust the TeamCity service in Hub, return to the TeamCity Web UI to configure user synchronization.
Synchronizing Users with Hub
...
The Synchronization and Miscellaneous tabs appear on
...
the Hub Settings
...
page in TeamCity Administration UI once integration with Hub is enabled.
...
...
...
Synchronizing Users with Hub
Using the Synchronization tab, you can enable and configure user synchronization. The following options are available:
Setting | Description |
---|---|
Enable users synchronization | Allows importing the users and their details from Hub to TeamCity. |
Update user profiles in TeamCity |
...
The name, email and VCS usernames in TeamCity will be updated with data from the user profile in Hub on the first synchronization. |
...
If any of this data will be later modified in TeamCity, this data will not be imported from Hub on the next synchronization. | |
Create user accounts in TeamCity | New users (those existing in Hub but not existing in TeamCity) matched by the filter on the Miscellaneous tab will be imported to TeamCity with their login details, emails and VCS usernames. All the imported users will have a Hub ID in TeamCity. If a user with the same name exists in TeamCity and Hub, the user is not synchronized until they login to TeamCity via Hub. On login, the user acquires a Hub ID in TeamCity and the user’s details are synchronized. The existing TeamCity users with no match in Hub will remain intact. |
...
To synchronize only selected Hub users with TeamCity, navigate to the Miscellaneous tab to configure and save the user filter.
...
| |||
Delete user accounts from TeamCity | If a user account is deleted in Hub or is not matched by the filter on the Miscellaneous tab, it will also be deleted in TeamCity.
|
...
...
Remember to
...
Save the configured settings you before starting synchronization.
Clicking Synchronize now launches synchronization manually. After the synchronization is finished, the results will be displayed on the page.
The synchronized users will be able to login to TeamCity via Hub.
Plugin Development Status
...