Changes between Version 35 and Version 36 of Help/Dialog/OAuthAuthorisationWizard


Ignore:
Timestamp:
2020-07-05T18:46:39+02:00 (5 years ago)
Author:
leni
Comment:

modified ', * ; number of values

Legend:

Unmodified
Added
Removed
Modified
  • Help/Dialog/OAuthAuthorisationWizard

    v35 v36  
    4848 [[Image(fully-authomatic-1.png,link=)]]
    4949
    50 3. **Step 3/3**' - Accept the Access Token
     503. **Step 3/3** - Accept the Access Token
    5151
    5252 JOSM displays the retrieved Access Token.
     
    5555
    5656* Deselect the checkbox Save to preferences if you don't want to save the Access Token in the JOSM preferences. If you don't save it the Access Token will be lost when you close JOSM. If you later startup JOSM again you will have to retrieve a new Access Token to work with OAuth based authentication again.
    57 * Click on ''Test Access Token" to test the token
     57* Click on **Test Access Token** to test the token
    5858* Click on **Accept Access Token** to accept it.
    5959
    6060==== Restricting the granted privileges ====
    61 When JOSM fully-automatically requests and authorizes an Access Token, it grants it five privileges:
     61When JOSM fully-automatically requests and authorizes an Access Token, it grants it six privileges:
    6262* the right to upload data to the OSM server
    6363* the right to upload GPS traces to the OSM server
     
    6565* the right to read the preferences stored on the OSM server
    6666* the right to write preferences stored on the OSM server
     67* the right to modify notes stored on the OSM server
    6768
    6869These are the default settings. If you want to restrict the granted privileges:
     
    8283 1. Click the tab **Advanced OAuth parameters**
    8384 1. Deselect the checkbox **Use default settings**
    84  1. Enter your values for the five OAuth parameters
     85 1. Enter your values for the seven OAuth parameters
    8586
    8687[[Image(fully-automatic-advanced.png,link=)]]
     
    1031043. **Step 3/3** - Accept the Access Token
    104105
    105  JOSM displays the retrieved Access Token. Click on '**Accept Access Token** to accept it.
     106 JOSM displays the retrieved Access Token. Click on **Accept Access Token** to accept it.
    106107   
    107108 [[Image(semi-automatic-step-3.png,link=)]]
     
    109110
    110111==== Advanced OAuth parameters ==== #AdvancedOAuthparameters
    111 When JOSM semi-automatically requests and authorizes an Access Token, it uses default values for the OAuth parameters. Advanced users may want to change these parameters
     112When JOSM semi-automatically requests and authorizes an Access Token, it uses default values for the OAuth parameters. Advanced users may want to change these parameters:
    112113* 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.
    113114* in order to use it on a different than the standard OSM server. For instance, this allows users to use OAuth with an OSM development server or with a local installation of the OSM server application.
     
    116117
    1171181. Select the checkbox **Display Advanced OAuth Parameters**
    118 1. Enter your values for the five OAuth parameters
     1191. Enter your values for the seven OAuth parameters
    119120
    120121[[Image(semi-automatic-advanced.png,link=)]]
    121122
    122123=== Manual authorization process ===
    123 The manual authorization process allows you to enter an arbitrary Access Token. You can use this process
     124The manual authorization process allows you to enter an arbitrary Access Token. You can use this process:
    124125
    125126* to enter an Access Token you have kept in a secure place, for instance in a secure store for credentials