| 74 | ==== Advanced OAuth parameters ==== |
| 75 | When JOSM fully-automatically requests and authorises an Access Token, it uses default values for the OAuth parameters. Advanced users may want to change these parameters |
| 76 | * in order to use a different Consumer Token (consisting of a Consumer Key and a Consumer Secret). This allows you to create your own Consumer Token for JOSM and then use it in JOSM. |
| 77 | * in order to use it on a different than the standard OSM serever. For instance, this allows users use OAuth with a OSM development server or with a local installation of the OSM server application. |
| 78 | |
| 79 | In order to edit the Advanced OAuth parameters |
| 80 | |
| 81 | 1. Click the tab '''Advanced OAuth parameters''' |
| 82 | 2. Unselect the checkbox '''Use default settings''' |
| 83 | 3. Enter your values for the five OAuth parameters |
| 84 | |
| 85 | |
| 86 | |
| 87 | |
| 88 | |