Changes between Version 48 and Version 49 of Help/Preferences/Connection
- Timestamp:
- 2024-05-14T19:58:22+02:00 (20 months ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Help/Preferences/Connection
v48 v49 1 [[TranslatedPages(outdated=Page needs rework and better structure. Screenshot isoutdated.)]]1 [[TranslatedPages(outdated=Page needs rework and better structure. Some screenshots are outdated.)]] 2 2 3 3 = Preferences > OSM Server = … … 8 8 Connection Settings for the OSM server 9 9 10 == Downloading and uploading to the default server == #ApiUrl10 == Downloading and uploading to the default server ==#ApiUrl 11 11 [[Image(use-default-api-url.png,link=)]] 12 12 … … 44 44 You are recommended to [osmwww:user/new?referer=%2F create an OSM user account]. By using [osmwww:user/new?referer=%2F this form] you can choose an **OSM username** and an **OSM password** both of which you will use below. 45 45 46 47 46 === Basic authentication === 48 47 Basic authentication is the basic mechanism to authenticate yourself at the OSM server. … … 59 58 60 59 === OAuth 1.0a based authentication === 61 **OAuth 1.0a is deprecated. Please use OAuth 2.0 or later instead!** 60 **OAuth 1.0a is deprecated and was removed. Please use OAuth 2.0 or later instead! ** 62 61 63 62 [https://oauth.net/1 OAuth 1.0a] is an open protocol to allow secure API authorization in a simple and standard method from desktop and web applications. The OSM server supports OAuth in addition to basic authentication. … … 85 84 1. Your OSM password has to be transferred encrypted **only once** over the Internet, in contrast to basic authentication where your OSM password is transferred unencrypted as part of every request sent from JOSM to the OSM server. 86 85 87 OAuth 2.0 uses [wikitr:RemoteControl Remote Control] to receive the token from the OAuth server. If you have issues authenticating, you can disable remote control in other running instances of JOSM and disable ''then'' re-enable it in the JOSM instance you are trying to authenticate. 86 OAuth 2.0 uses [wikitr:RemoteControl Remote Control] to receive the token from the OAuth server. If Remote Control is disabled in preferences (default setting) it is temporally enabled to receive the token and then disabled again. 87 **Note**: If you have issues authenticating, you can disable remote control in other running instances of JOSM and disable ''then'' re-enable it in the JOSM instance you are trying to authenticate. 88 88 89 89 Once initialized the access token is represented with the following options: … … 96 96 * Selecting the checkbox "Display Advanced OAuth Parameters" to get the [wikitr:/Help/Dialog/OAuthAuthorisationWizard#AdvancedOAuthparameters advanced OAuth parameters] displayed. 97 97 98 == New OSM account messages ==99 At the bottom there are settings for new osm account messages and [wikitr:/Help/Dialog/Notes Notes].100 98 101 == Overpass server == #OverpassServer 102 Configure the Overpass API instance used for downloading OSM data (for instance in [wikitr:/Help/Action/Download#DownloadfromOverpassAPI Download from Overpass API]). See [osmwiki:Overpass_API#Public_Overpass_API_instances for a list of servers]. 99 == New OSM account messages and max age of closed OSM Notes == 100 === New OSM account messages === 101 JOSM, by default, periodically checks for unread OSM account messages. Unchecking ''Periodically check for new messages'' will disable the check. Below the checkbox interval in minutes can be set (''default value'': 5). 102 103 === Max age of closed OSM Notes === 104 The maximum age in days of closed [wikitr:/Help/Dialog/Notes Notes] can be set (''default value'': 7). In order to find all closed OSM Notes from the past set it to `99999`. 105 106 107 == Overpass server ==#OverpassServer 108 ''**([wikitr:/Help/ExpertMode Expert mode] only)**'' 109 Configure the Overpass API instance used for downloading OSM data (for instance in [wikitr:/Help/Action/Download#DownloadfromOverpassAPI Download from Overpass API]). See [osmwiki:Overpass_API#Public_Overpass_API_instances for a list of servers]. \\ 110 With a checked ''Use Overpass server for object downloads'' the overpass server is used for all actions which request to download specified objects like [wikitr:/Help/Action/DownloadObject Download Object], [wikitr:/Help/Action/DownloadParentWaysAndRelation Download parent ways/relations …] or downloading (incomplete) members of relations. 103 111 104 112 ----
