@@ -455,7 +455,7 @@ GitHub has two types of personal access tokens:
|
||||
|
||||
You should use variables to refer to these types of tokens, as well as to personal access tokens in general:
|
||||
|
||||
- Use `{% data variables.product.pat_generic %}` or `{% data variables.product.pat_generic_caps %}` to refer to personal access tokens in general.
|
||||
- Use `{% data variables.product.pat_generic %}`or `{% data variables.product.pat_generic_caps %}` to refer to personal access tokens in general. Use `{% data variables.product.pat_generic_title_case %}` if the phrase should be in title case ("Personal Access Token") in order to match UI text.
|
||||
- Use `{% data variables.product.pat_v2 %}` or `{% data variables.product.pat_v2_caps %}` to refer to fine-grained personal access tokens.
|
||||
- Use `{% data variables.product.pat_v1 %}`, `{% data variables.product.pat_v1_plural %}`, `{% data variables.product.pat_v1_caps %}`, or `{% data variables.product.pat_v1_caps_plural %}` to refer to personal access tokens (classic).
|
||||
|
||||
|
||||
@@ -10,10 +10,10 @@ Alibaba Cloud | Alibaba Cloud Access Key ID with Alibaba Cloud Access Key Secret
|
||||
Amazon | Amazon OAuth Client ID with Amazon OAuth Client Secret | amazon_oauth_client_id </br>amazon_oauth_client_secret{% endif %}
|
||||
Amazon Web Services (AWS) | Amazon AWS Access Key ID with Amazon AWS Secret Access Key | aws_access_key_id </br>aws_secret_access_key
|
||||
Amazon Web Services (AWS) | Amazon AWS Session Token with Amazon AWS Temporary Access Key ID and Amazon AWS Secret Access Key | aws_session_token </br>aws_temporary_access_key_id </br>aws_secret_access_key
|
||||
Asana | Asana {% data variables.product.pat_generic %} | asana_personal_access_token
|
||||
Asana | Asana {% data variables.product.pat_generic_title_case %} | asana_personal_access_token
|
||||
Atlassian | Atlassian API Token | atlassian_api_token
|
||||
Atlassian | Atlassian JSON Web Token | atlassian_jwt
|
||||
Atlassian | Bitbucket Server {% data variables.product.pat_generic %} | bitbucket_server_personal_access_token
|
||||
Atlassian | Bitbucket Server {% data variables.product.pat_generic_title_case %} | bitbucket_server_personal_access_token
|
||||
{%- ifversion fpt or ghec or ghes > 3.3 or ghae > 3.3 %}
|
||||
Azure | Azure Active Directory Application Secret | azure_active_directory_application_secret{% endif %}
|
||||
{%- ifversion fpt or ghec or ghes > 3.8 or ghae > 3.8 %}
|
||||
@@ -22,7 +22,7 @@ Azure | Azure Batch Key Identifiable | azure_batch_key_identifiable{% endif %}
|
||||
Azure | Azure Cache for Redis Access Key | azure_cache_for_redis_access_key{% endif %}
|
||||
{%- ifversion fpt or ghec or ghes > 3.8 or ghae > 3.8 %}
|
||||
Azure | Azure CosmosDB Key Identifiable | azure_cosmosdb_key_identifiable{% endif %}
|
||||
Azure | Azure DevOps {% data variables.product.pat_generic %} | azure_devops_personal_access_token
|
||||
Azure | Azure DevOps {% data variables.product.pat_generic_title_case %} | azure_devops_personal_access_token
|
||||
{%- ifversion fpt or ghec or ghes > 3.8 or ghae > 3.8 %}
|
||||
Azure | Azure ML Studio (classic) Web Service Key | azure_ml_studio_classic_web_service_key{% endif %}
|
||||
Azure | Azure SAS Token | azure_sas_token
|
||||
@@ -35,14 +35,14 @@ Checkout.com | Checkout.com Production Secret Key | checkout_production_secret_k
|
||||
Checkout.com | Checkout.com Test Secret Key | checkout_test_secret_key
|
||||
Clojars | Clojars Deploy Token | clojars_deploy_token
|
||||
CloudBees CodeShip | CloudBees CodeShip Credential | codeship_credential
|
||||
Contentful | Contentful {% data variables.product.pat_generic %} | contentful_personal_access_token
|
||||
Contentful | Contentful {% data variables.product.pat_generic_title_case %} | contentful_personal_access_token
|
||||
Databricks | Databricks Access Token | databricks_access_token
|
||||
{%- ifversion fpt or ghec or ghes > 3.8 or ghae > 3.8 %}
|
||||
DevCycle | DevCycle Client API Key | devcycle_client_api_key
|
||||
DevCycle | DevCycle Server API Key | devcycle_server_api_key
|
||||
DevCycle | DevCycle Mobile API Key | devcycle_mobile_api_key{% endif %}
|
||||
{%- ifversion fpt or ghec or ghes > 3.4 or ghae > 3.4 %}
|
||||
DigitalOcean | DigitalOcean {% data variables.product.pat_generic %} | digitalocean_personal_access_token
|
||||
DigitalOcean | DigitalOcean {% data variables.product.pat_generic_title_case %} | digitalocean_personal_access_token
|
||||
DigitalOcean | DigitalOcean OAuth Token | digitalocean_oauth_token
|
||||
DigitalOcean | DigitalOcean Refresh Token | digitalocean_refresh_token
|
||||
DigitalOcean | DigitalOcean System Token | digitalocean_system_token{% endif %}
|
||||
@@ -67,7 +67,7 @@ Flutterwave | Flutterwave Test API Secret Key | flutterwave_test_api_secret_key
|
||||
Frame.io | Frame.io JSON Web Token | frameio_jwt
|
||||
Frame.io| Frame.io Developer Token | frameio_developer_token
|
||||
FullStory | FullStory API Key | fullstory_api_key
|
||||
GitHub | GitHub {% data variables.product.pat_generic %} | github_personal_access_token
|
||||
GitHub | GitHub {% data variables.product.pat_generic_title_case %} | github_personal_access_token
|
||||
GitHub | GitHub OAuth Access Token | github_oauth_access_token
|
||||
GitHub | GitHub Refresh Token | github_refresh_token
|
||||
GitHub | GitHub App Installation Access Token | github_app_installation_access_token
|
||||
@@ -95,7 +95,7 @@ HashiCorp | HashiCorp Vault Root Service Token | hashicorp_vault_root_service_to
|
||||
HashiCorp | HashiCorp Vault Service Token | hashicorp_vault_service_token
|
||||
Hubspot | Hubspot API Key | hubspot_api_key
|
||||
Intercom | Intercom Access Token | intercom_access_token
|
||||
Ionic | Ionic {% data variables.product.pat_generic %} | ionic_personal_access_token
|
||||
Ionic | Ionic {% data variables.product.pat_generic_title_case %} | ionic_personal_access_token
|
||||
Ionic | Ionic Refresh Token | ionic_refresh_token
|
||||
{%- ifversion fpt or ghec or ghes > 3.4 or ghae > 3.4 %}
|
||||
JD Cloud | JD Cloud Access Key | jd_cloud_access_key{% endif %}
|
||||
@@ -192,7 +192,7 @@ Stripe | Stripe Test API Restricted Key | stripe_test_restricted_key
|
||||
Stripe | Stripe Webhook Signing Secret | stripe_webhook_signing_secret
|
||||
{%- ifversion fpt or ghec or ghes > 3.3 or ghae > 3.3 %}
|
||||
Supabase | Supabase Service Key | supabase_service_key{% endif %}
|
||||
Tableau | Tableau {% data variables.product.pat_generic %} | tableau_personal_access_token
|
||||
Tableau | Tableau {% data variables.product.pat_generic_title_case %} | tableau_personal_access_token
|
||||
Telegram | Telegram Bot Token | telegram_bot_token
|
||||
Tencent Cloud | Tencent Cloud Secret ID | tencent_cloud_secret_id
|
||||
{%- ifversion fpt or ghec or ghes > 3.3 or ghae > 3.3 %}
|
||||
@@ -200,7 +200,7 @@ Twilio | Twilio Access Token | twilio_access_token{% endif %}
|
||||
Twilio | Twilio Account String Identifier | twilio_account_sid
|
||||
Twilio | Twilio API Key | twilio_api_key
|
||||
{%- ifversion fpt or ghec or ghes > 3.3 or ghae > 3.3 %}
|
||||
Typeform | Typeform {% data variables.product.pat_generic %} | typeform_personal_access_token{% endif %}
|
||||
Typeform | Typeform {% data variables.product.pat_generic_title_case %} | typeform_personal_access_token{% endif %}
|
||||
{%- ifversion fpt or ghec or ghes > 3.6 or ghae > 3.6 %}
|
||||
Uniwise | WISEflow API Key | wiseflow_api_key{% endif %}
|
||||
{%- ifversion fpt or ghec or ghes > 3.4 or ghae > 3.4 %}
|
||||
|
||||
@@ -12,7 +12,7 @@ Atlassian | Atlassian JSON Web Token
|
||||
Azure | Azure Active Directory Application Secret
|
||||
Azure | Azure Batch Key Identifiable
|
||||
Azure | Azure CosmosDB Key Identifiable
|
||||
Azure | Azure DevOps {% data variables.product.pat_generic %}
|
||||
Azure | Azure DevOps {% data variables.product.pat_generic_title_case %}
|
||||
Azure | Azure ML Studio (classic) Web Service Key
|
||||
Azure | Azure SAS Token
|
||||
Azure | Azure Service Management Certificate
|
||||
@@ -28,7 +28,7 @@ Databricks | Databricks Access Token
|
||||
Datadog | Datadog API Key
|
||||
DevCycle | DevCycle Client API Key
|
||||
DevCycle | DevCycle Server API Key
|
||||
DigitalOcean | DigitalOcean {% data variables.product.pat_generic %}
|
||||
DigitalOcean | DigitalOcean {% data variables.product.pat_generic_title_case %}
|
||||
DigitalOcean | DigitalOcean OAuth Token
|
||||
DigitalOcean | DigitalOcean Refresh Token
|
||||
DigitalOcean | DigitalOcean System Token
|
||||
@@ -46,7 +46,7 @@ Finicity | Finicity App Key
|
||||
Frame.io | Frame.io JSON Web Token
|
||||
Frame.io| Frame.io Developer Token
|
||||
FullStory| FullStory API Key
|
||||
GitHub | GitHub {% data variables.product.pat_generic %}
|
||||
GitHub | GitHub {% data variables.product.pat_generic_title_case %}
|
||||
GitHub | GitHub OAuth Access Token
|
||||
GitHub | GitHub Refresh Token
|
||||
GitHub | GitHub App Installation Access Token
|
||||
@@ -57,7 +57,7 @@ Google Cloud | Google API Key
|
||||
Google Cloud | Google Cloud Private Key ID
|
||||
Hashicorp Terraform | Terraform Cloud / Enterprise API Token
|
||||
Hubspot | Hubspot API Key
|
||||
Ionic | Ionic {% data variables.product.pat_generic %}
|
||||
Ionic | Ionic {% data variables.product.pat_generic_title_case %}
|
||||
Ionic | Ionic Refresh Token
|
||||
JD Cloud | JD Cloud Access Key
|
||||
Linear | Linear API Key
|
||||
@@ -110,7 +110,7 @@ Supabase | Supabase Service Key
|
||||
Tencent Cloud | Tencent Cloud Secret ID
|
||||
Twilio | Twilio Account String Identifier
|
||||
Twilio | Twilio API Key
|
||||
Typeform | Typeform {% data variables.product.pat_generic %}
|
||||
Typeform | Typeform {% data variables.product.pat_generic_title_case %}
|
||||
Uniwise | WISEflow API Key
|
||||
Valour | Valour Access Token
|
||||
Yandex | Yandex.Cloud API Key
|
||||
|
||||
@@ -5,15 +5,15 @@ Alibaba Cloud | Alibaba Cloud Access Key ID with Alibaba Cloud Access Key Secret
|
||||
Amazon | Amazon OAuth Client ID with Amazon OAuth Client Secret | amazon_oauth_client_id </br>amazon_oauth_client_secret
|
||||
Amazon Web Services (AWS) | Amazon AWS Access Key ID with Amazon AWS Secret Access Key | aws_access_key_id </br>aws_secret_access_key
|
||||
Amazon Web Services (AWS) | Amazon AWS Session Token with Amazon AWS Temporary Access Key ID and Amazon AWS Secret Access Key | aws_session_token </br>aws_temporary_access_key_id </br>aws_secret_access_key
|
||||
Asana | Asana {% data variables.product.pat_generic %} | asana_personal_access_token
|
||||
Atlassian | Bitbucket Server {% data variables.product.pat_generic %} | bitbucket_server_personal_access_token
|
||||
Asana | Asana {% data variables.product.pat_generic_title_case %} | asana_personal_access_token
|
||||
Atlassian | Bitbucket Server {% data variables.product.pat_generic_title_case %} | bitbucket_server_personal_access_token
|
||||
Azure | Azure Active Directory Application Secret | azure_active_directory_application_secret
|
||||
{%- ifversion fpt or ghec or ghes > 3.8 or ghae > 3.8 %}
|
||||
Azure | Azure Batch Key Identifiable | azure_batch_key_identifiable{% endif %}
|
||||
Azure | Azure Cache for Redis Access Key | azure_cache_for_redis_access_key
|
||||
{%- ifversion fpt or ghec or ghes > 3.8 or ghae > 3.8 %}
|
||||
Azure | Azure CosmosDB Key Identifiable | azure_cosmosdb_key_identifiable{% endif %}
|
||||
Azure | Azure DevOps {% data variables.product.pat_generic %} | azure_devops_personal_access_token
|
||||
Azure | Azure DevOps {% data variables.product.pat_generic_title_case %} | azure_devops_personal_access_token
|
||||
{%- ifversion fpt or ghec or ghes > 3.8 or ghae > 3.8 %}
|
||||
Azure | Azure ML Studio (classic) Web Service Key | azure_ml_studio_classic_web_service_key{% endif %}
|
||||
{%- ifversion fpt or ghec or ghes > 3.6 or ghae > 3.6 %}
|
||||
@@ -25,7 +25,7 @@ Databricks | Databricks Access Token | databricks_access_token
|
||||
DevCycle | DevCycle Client API Key | devcycle_client_api_key
|
||||
DevCycle | DevCycle Server API Key | devcycle_server_api_key
|
||||
DevCycle | DevCycle Mobile API Key | devcycle_mobile_api_key{% endif %}
|
||||
DigitalOcean | DigitalOcean {% data variables.product.pat_generic %} | digitalocean_personal_access_token
|
||||
DigitalOcean | DigitalOcean {% data variables.product.pat_generic_title_case %} | digitalocean_personal_access_token
|
||||
DigitalOcean | DigitalOcean OAuth Token | digitalocean_oauth_token
|
||||
DigitalOcean | DigitalOcean Refresh Token | digitalocean_refresh_token
|
||||
DigitalOcean | DigitalOcean System Token | digitalocean_system_token
|
||||
@@ -40,7 +40,7 @@ Duffel | Duffel Live Access Token | duffel_live_access_token
|
||||
EasyPost | EasyPost Production API Key | easypost_production_api_key
|
||||
Flutterwave | Flutterwave Live API Secret Key | flutterwave_live_api_secret_key
|
||||
Fullstory | FullStory API Key | fullstory_api_key
|
||||
GitHub | GitHub {% data variables.product.pat_generic %} | github_personal_access_token
|
||||
GitHub | GitHub {% data variables.product.pat_generic_title_case %} | github_personal_access_token
|
||||
GitHub | GitHub OAuth Access Token | github_oauth_access_token
|
||||
GitHub | GitHub Refresh Token | github_refresh_token
|
||||
GitHub | GitHub App Installation Access Token | github_app_installation_access_token
|
||||
@@ -58,7 +58,7 @@ Intercom | Intercom Access Token | intercom_access_token
|
||||
{%- ifversion fpt or ghec or ghes > 3.6 or ghae > 3.6 %}
|
||||
JFrog | JFrog Platform Access Token | jfrog_platform_access_token
|
||||
JFrog | JFrog Platform API Key | jfrog_platform_api_key{% endif %}
|
||||
Ionic | Ionic {% data variables.product.pat_generic %} | ionic_personal_access_token
|
||||
Ionic | Ionic {% data variables.product.pat_generic_title_case %} | ionic_personal_access_token
|
||||
Ionic | Ionic Refresh Token | ionic_refresh_token
|
||||
Linear | Linear API Key | linear_api_key
|
||||
Linear | Linear OAuth Access Token | linear_oauth_access_token
|
||||
@@ -96,7 +96,7 @@ Shopify | Shopify Access Token | shopify_access_token
|
||||
Slack | Slack API Token | slack_api_token
|
||||
Stripe | Stripe Live API Secret Key | stripe_api_key
|
||||
Tencent Cloud | Tencent Cloud Secret ID | tencent_cloud_secret_id
|
||||
Typeform | Typeform {% data variables.product.pat_generic %} | typeform_personal_access_token
|
||||
Typeform | Typeform {% data variables.product.pat_generic_title_case %} | typeform_personal_access_token
|
||||
{%- ifversion fpt or ghec or ghes > 3.6 or ghae > 3.6 %}
|
||||
Uniwise | WISEflow API Key | wiseflow_api_key{% endif %}
|
||||
WorkOS | WorkOS Production API Key | workos_production_api_key
|
||||
|
||||
@@ -88,6 +88,7 @@ prodname_project_v1_caps: >-
|
||||
# Personal access tokens
|
||||
pat_generic: 'personal access token'
|
||||
pat_generic_caps: 'Personal access token'
|
||||
pat_generic_title_case: 'Personal Access Token'
|
||||
pat_v2: 'fine-grained personal access token'
|
||||
pat_v2_caps: 'Fine-grained personal access token'
|
||||
pat_v1: >-
|
||||
|
||||
Reference in New Issue
Block a user