GITBOOK-23: BE-12726 - Git auth tidyup

This commit is contained in:
Hannah Cooper
2026-03-23 21:00:54 +00:00
committed by gitbook-bot
parent d94894a05a
commit 2c360590e4
2 changed files with 2 additions and 2 deletions

Binary file not shown.

After

Width:  |  Height:  |  Size: 125 KiB

View File

@@ -13,8 +13,8 @@ Git credentials added here will be usable by any admin-level user, though they w
To add your Git credentials, from the [Shared credentials](https://docs.portainer.io/admin/settings/credentials) page click **Add credentials**, then select the **Git** option. 
Select either **Basic** or **Token** authorization depending on what your Git repository requires. For example, GitHub uses Basic authorization and Bitbucket uses Token authorization. Then supply a name for your shared credentials, your Git username, and your personal access token. 
Enter a name for your shared credentials, then select your Git provider or select **Custom** if no options fit your authentication type. Fill in your Username and access token or password. 
<figure><img src="../../../.gitbook/assets/Screenshot 2025-09-15 at 9.34.06AM.png" alt=""><figcaption></figcaption></figure>
<figure><img src="../../../.gitbook/assets/2.40.0-git-credentials.png" alt=""><figcaption></figcaption></figure>
Once you've entered the relevant details, click **Add credentials** to save the entry.