Changes between Version 30 and Version 31 of Help/Preferences/Connection


Ignore:
Timestamp:
2012-08-13T05:10:11+02:00 (12 years ago)
Author:
skyper
Comment:

added some previous deleted info

Legend:

Unmodified
Added
Removed
Modified
  • Help/Preferences/Connection

    v30 v31  
    7878Information about the use of OAuth is [wiki:/Help/Dialog/OAuthAuthorisationWizard here]
    7979
     80Once initialized the access token is represented with the following options:
     81
     82[[Image(oauth-authentication.png)]]
     83
     84* 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.
     85* Click on **Test Access Token** to submit a test request with the token to the OSM server. JOSM will analyse whether this token is authorized to access the OSM server.
     86* Click on **New Access Token** to generate a new Access Token.
     87* Selecting the checkbox "Display advanced OAuth parameters" to get the [wiki:Help/Dialog/OAuthAuthorisationWizard#AdvancedOAuthparameters advanced OAuth parameters] displayed.
     88
    8089== Proxy Settings == #ProxySettings
    8190JOSM communicates with the OSM server using the Hypertext Transfer Protocol ([http://en.wikipedia.org/wiki/Http HTTP]). If required it can relay its requests through a [http://en.wikipedia.org/wiki/Http_proxy HTTP proxy] or a [http://en.wikipedia.org/wiki/SOCKS SOCKS proxy].