Skip to content

Commit

Permalink
Fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
brianreumere committed Dec 24, 2023
1 parent 7e05be0 commit 4735499
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ This script is intended to be used as a cron job to maintain the accuracy of mul
Prerequisites
=============

For Gandi's LiveDNS platform, you must generate a personal access token (PAT) to authenticate. [API keys are deprecated](https://api.gandi.net/docs/changelog/) and are not supported by `gad` (if you'd like to fully migrate to PATs, you should delete any API keys from the authentication options of your [account settings](https://account.gandi.net/en). Generate a PAT by selecting your organization from the [Organizations panel](https://admin.gandi.net/organizations/) and clicking the button to create a token in the Personal Access Token (PAT) section. You should restrict the token to the domain names that you plan on updating with `gad`, and only select the `See and renew domain names` and `Manage domain name technical configurations` permissions.
For Gandi's LiveDNS platform, generate a personal access token (PAT) to authenticate. [API keys are deprecated](https://api.gandi.net/docs/changelog/) and are not supported by `gad` (if you'd like to fully migrate to PATs, you should delete any API keys from the authentication options of your [account settings](https://account.gandi.net/en)). Generate a PAT by selecting your organization from the [Organizations panel](https://admin.gandi.net/organizations/) and clicking the button to create a token in the Personal Access Token (PAT) section. You should restrict the token to the domain names that you plan on updating with `gad`, and only select the `See and renew domain names` and `Manage domain name technical configurations` permissions.

[If you are on Gandi's legacy platform, request an API key here](https://www.gandi.net/admin/apixml/). Your domain also needs to be using a zone that you are allowed to edit. The default Gandi zone does not allow editing, so you must create a copy.

Expand Down

0 comments on commit 4735499

Please sign in to comment.