1.7 KiB
1.7 KiB
| title | weight |
|---|---|
| Generate an access token on the Hub | 20 |
-
Visit the [TRR379 collaboration hub]({{% ref "/references/services/collaboration-platform/" %}}) and log in with your credentials. If you do not have an account, see instructions on how to [get a Hub account and log in]({{% ref "/start/accounts/get-hub-account/" %}}) and to [configure your permissions]({{% ref "/start/accounts/permissions/" %}}).
-
Click your avatar in the top-right corner, and navigate to Settings > Applications.
-
Under Access tokens click New access token, and fill in the form:
- Give the token a recognizable name (e.g., "Pool token")
- Choose
Allfor Repository and organization access - Under Select permissions, enable:
organization: Read,repository: Read and write, anduser: Read.
-
Click Generate token.
- The token appears as a long string. Copy the generated value immediately, and store it safely. It disappears after refreshing.
{{% notice style="accent" title="Important" icon="bolt" %}} Treat your token like a password; do not share it publicly. Once generated, the same token can be reused for all future sessions. {{% /notice %}}
