Changes between Version 23 and Version 24 of Help/Dialog/OAuthAuthorisationWizard


Ignore:
Timestamp:
2012-07-26T15:18:38+02:00 (13 years ago)
Author:
skyper
Comment:

removed outdated

Legend:

Unmodified
Added
Removed
Modified
  • Help/Dialog/OAuthAuthorisationWizard

    v23 v24  
    1 [[TranslatedPages(outdated=This page is outdated. JOSM is using ssl for OAUTH. First screenshot is outdated !)]]
     1[[TranslatedPages]]
    22= OAuth Authorisation Wizard =
    33[[TOC(inline)]]
     
    1010
    1111OAuth has two major advantages over Basic Authentication:
    12   1. Your OSM password doesn't have to be saved in clear text in the JOSM preferences file.
    13   2. Your OSM password has to be transferred '''only once''' over the Internet on a secure connection, in contrast to basic authentication where your OSM password is transferred as part of every request sent from JOSM to the OSM server in clear text.
     12 1. Your OSM password doesn't have to be saved in clear text in the JOSM preferences file.
     13 1. Your OSM password has to be transferred '''only once''' over the Internet on a '''secure connection''', in contrast to basic authentication where your OSM password is transferred as part of every request sent from JOSM to the OSM server in clear text.
    1414
    1515In OAuth terminology, a JOSM user authorises JOSM to access the OSM server on the user's behalf. During the authorisation process the OSM password never needs to be entered into a JOSM dialog if the user doesn't fully trust JOSM (unless wanting to for convenience reasons [wiki:/Help/Dialog/OAuthAuthorisationWizard#FullyAutomaticAuthorisation see here]). Rather, the OSM server issues an Access Token which JOSM presents to the OSM server when it uploads data on behalf of the user. Access Tokens don't reveal the user's password and they can be revoked at any time.
     
    4141
    4242    Click on the '''Preferences''' button in the toolbar. In the dialog, select the '''Connection Setting''' tab.
    43    
    4443
    4544 2. '''Step 2/3'''  - Get the Access Token
     
    6665
    6766  1. Click the tab '''Granted rights'''
    68   2. Deselect each privilege which should not be granted to the requested Access Token
     67  1. Deselect each privilege which should not be granted to the requested Access Token
    6968
    70     [[Image(fully-authomatic-privileges.png)]]
     69   [[Image(fully-authomatic-privileges.png)]]
    7170
    7271==== Advanced OAuth parameters ==== #FullyAutomaticAdvanced
     
    7877
    7978  1. Click the tab '''Advanced OAuth parameters'''
    80   2. Deselect the checkbox '''Use default settings'''
    81   3. Enter your values for the five OAuth parameters
     79  1. Deselect the checkbox '''Use default settings'''
     80  1. Enter your values for the five OAuth parameters
    8281
    83       [[Image(fully-automatic-advanced.png)]]
     82   [[Image(fully-automatic-advanced.png)]]
    8483
    8584=== Semi-automatic authorisation process ===
     
    9190   Click on '''Retrieve Request Token''' to retrieve an OAuth Request Token.
    9291   
    93     [[Image(semi-automatic-step-1.png)]]
     92   [[Image(semi-automatic-step-1.png)]]
    9493
    9594 2. '''Step 2/3''' - Authorise the Request Token in an external browser
     
    9998    [[Image(semi-automatic-step-2.png)]]
    10099
    101  2. '''Step 3/3''' - Accept the Access Token
     100 3. '''Step 3/3''' - Accept the Access Token
    102101
    103102    JOSM displays the retrieved Access Token. Click on '''Accept Access Token''' to accept it.
     
    114113
    115114  1. Select the checkbox '''Display Advanced OAuth Parameters'''
    116   2. Enter your values for the five OAuth parameters
     115  1. Enter your values for the five OAuth parameters
    117116
    118117  [[Image(semi-automatic-advanced.png)]]
     
    128127   Enter the Access Token and click on '''Accept Access Token'''.
    129128
    130   [[Image(manual.png)]]
     129   [[Image(manual.png)]]
    131130 
    132131