App authentication is a type of authentication that grants a short-lived access tokenclient grant type to secure client login. The access token granted by app credential authentication is associated with a developer's ArcGIS account
Tutorials
Related terms
- oauth credentials
OAuth credentials are an item that contains parameters required to implement user authentication or app authentication, including a client_id,client_secret, and redirect URIs. They are a type of developer credential. - access token
An access token is an authorization string that provides access to secure ArcGIS content, data, and services. Its capabilities are determined by the privileges it supports. It is obtained by implementing API key authentication, User authentication, or App authentication. - location services
ArcGIS Location Services, also referred to as Location Services, are services hosted by Esri that provide geospatial functionality for developing mapping applications. They include the ArcGIS Basemap Styles service, ArcGIS Static Basemap Tiles service, ArcGIS Places service, ArcGIS Geocoding service, ArcGIS Routing service, ArcGIS GeoEnrichment service, and ArcGIS Elevation service. An ArcGIS Location Platform or ArcGIS Online account is required to use the services. - service
A service, also known as an ArcGIS service, is software that supports an ArcGIS REST API and provides geospatial functionality or data. A service can be hosted by Esri or in ArcGIS Enterprise.