Register
Login
Resources
Docs Blog Datasets Glossary Case Studies Tutorials & Webinars
Product
Data Engine LLMs Platform Enterprise
Pricing Explore
Connect to our Discord channel

updating-your-github-access-credentials.md 4.3 KB

You have to be logged in to leave a comment. Sign In
title intro redirect_from versions topics
Updating your GitHub access credentials {% data variables.product.product_name %} credentials include{% if currentVersion != "github-ae@latest" %} not only your password, but also{% endif %} the access tokens, SSH keys, and application API tokens you use to communicate with {% data variables.product.product_name %}. Should you have the need, you can reset all of these access credentials yourself. [/articles/rolling-your-credentials/ /articles/how-can-i-reset-my-password/ /articles/updating-your-github-access-credentials /github/authenticating-to-github/updating-your-github-access-credentials] [{free-pro-team *} {enterprise-server *} {github-ae *}] [Identity Access management]

{% if currentVersion != "github-ae@latest" %}

Requesting a new password

  1. To request a new password, visit {% if currentVersion == "free-pro-team@latest" %}https://{% data variables.product.product_url %}/password_reset{% else %}https://{% data variables.product.product_url %}/password_reset{% endif %}.
  2. Enter the email address associated with your personal {% data variables.product.product_name %} account, then click Send password reset email. The email will be sent to the backup email address if you have one configured. Password reset email request dialog
  3. We'll email you a link that will allow you to reset your password. You must click on this link within 3 hours of receiving the email. If you didn't receive an email from us, make sure to check your spam folder.
  4. If you have enabled two-factor authentication, you will be prompted for your 2FA credentials. Type your 2FA credentials or one of your 2FA recovery codes and click Verify. Two-factor authentication prompt
  5. Type a new password, confirm your new password, and click Change password. For help creating a strong password, see "Creating a strong password." {% if currentVersion == "free-pro-team@latest" %}Password recovery box{% else %} Password recovery box{% endif %}

{% tip %}

To avoid losing your password in the future, we suggest using a secure password manager, like LastPass, 1Password, or Keeper.

{% endtip %}

Changing an existing password

{% data reusables.repositories.blocked-passwords %}

  1. {% data variables.product.signin_link %} to {% data variables.product.product_name %}. {% data reusables.user_settings.access_settings %} {% data reusables.user_settings.security %}
  2. Under "Change password", type your old password, a strong new password, and confirm your new password. For help creating a strong password, see "Creating a strong password"
  3. Click Update password.

{% tip %}

For greater security, enable two-factor authentication in addition to changing your password. See About two-factor authentication for more details.

{% endtip %} {% endif %}

Updating your access tokens

See "Reviewing your authorized integrations" for instructions on reviewing and deleting access tokens. To generate new access tokens, see "Creating a personal access token."

Updating your SSH keys

See "Reviewing your SSH keys" for instructions on reviewing and deleting SSH keys. To generate and add new SSH keys, see "Generating an SSH key."

Resetting API tokens

If you have any applications registered with {% data variables.product.product_name %}, you'll want to reset their OAuth tokens. For more information, see the "Reset an authorization" endpoint.

{% if currentVersion != "github-ae@latest" %}

Preventing unauthorized access

For more tips on securing your account and preventing unauthorized access, see "Preventing unauthorized access." {% endif %}

Tip!

Press p or to see the previous file or, n or to see the next file

Comments

Loading...