Changes between Version 8 and Version 9 of Help/Dialog/OAuthAuthorisationWizard


Ignore:
Timestamp:
2010-01-05T11:54:52+01:00 (16 years ago)
Author:
Gubaer
Comment:

updated

Legend:

Unmodified
Added
Removed
Modified
  • Help/Dialog/OAuthAuthorisationWizard

    v8 v9  
    7272    [[Image(fully-authomatic-privileges.png)]]
    7373
     74==== Advanced OAuth parameters ====
     75When 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
     79In 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
    7489
    7590=== Semi-automatic authorization process ===