Managing Credentials

The Credential Manager securely stores your access credentials and enables you to create, edit, and delete them. Credentials saved in the Credential Manager are account-bound, and no one other than you can access your credentials.

Creating Git Credentials

To create and store Git credentials:

  1. Click Create Credentials in the Credential Manager page. The Add Credential modal appears.

  2. Enter a Credential Name.

  3. Select the Git Provider from the drop-down list provided.

  4. Enter the Username that you use to log into your Git account and provide your Git Access Token.

  5. Click Create.

You can also create Git credentials on the fly when you create a Git application. For details on doing so, see Creating a Git-Enabled Application > Use new credentials.

Editing Git Credentials

To edit a Git credential, click the Edit link adjacent to it in the Credential Manager. Update the fields as required and click Update.

Deleting Git Credentials

To delete a Git credential, click the Delete link adjacent to it in the Credential Manager. Click OK in the warning message that appears.

Last updated

Was this helpful?