Changes between Version 14 and Version 15 of Help/Dialog/OAuthAuthorisationWizard


Ignore:
Timestamp:
Jan 5, 2010 1:38:55 PM (3 years ago)
Author:
Gubaer
Comment:

updated

Legend:

Unmodified
Added
Removed
Modified
  • Help/Dialog/OAuthAuthorisationWizard

    v14 v15  
    7272    [[Image(fully-authomatic-privileges.png)]] 
    7373 
    74 ==== Advanced OAuth parameters ==== 
     74==== Advanced OAuth parameters ==== #FullyAutomaticAdvanced 
    7575When 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 
    7676 * 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.  
     
    121121 
    122122=== Manual authorization process ===  
     123The manual authorisation process allows you to enter an arbitrary Access Token. You can use this process 
    123124 
     125  * to enter an Access Token you have kept in a secure place, for instance in a secure store for credentials  
     126  * to enter an Access Token you have received from somebody else, for instance from another mapper who granted you restricted access to his OSM account  
    124127 
     128 1. '''Step 1/1'''  - Enter the Access Token and accept it 
    125129 
     130   Enter the Access Token and click on '''Accept Access Token'''. 
     131 
     132  [[Image(manual.png)]] 
     133   
     134 
     135==== Advanced OAuth parameters ==== 
     136 * See [wiki:/Help/Dialog/OAuthAuthorisationWizard#FullyAutomaticAdvanced advanced preferences in the fully automatic process]. 
     137