Client ID of your application. Can be obtained by registering an application on ArcGIS for Developers, ArcGIS Online or on your instance of ArcGIS Enterprise.
password Optional stringPassword for this user. Used in CLI apps where users cannot do OAuth 2.0.
portal Optional stringThe ArcGIS Online or ArcGIS Enterprise portal you want to use for authentication. Defaults to https://www.arcgis.com/sharing/rest
for the ArcGIS Online portal.
ArcGIS Authentication is used by default. Specifying an alternative will take users directly to the corresponding provider's OAuth page.
redirectUri Optional stringA valid URL to redirect to after a user authorizes your application. Can be set on ArcGIS for Developers, ArcGIS Online or on your instance of ArcGIS Enterprise.
refreshToken Optional stringOAuth 2.0 refresh token from a previous user session.
refreshTokenExpires Optional DateExpiration date of the refreshToken
Duration (in minutes) that a refresh token will be valid.
server Optional stringAn unfederated ArcGIS Server instance known to recognize credentials supplied manually.
{
server: "https://sampleserver6.arcgisonline.com/arcgis",
token: "SOSlV3v..",
tokenExpires: new Date(1545415669763)
}
ssl Optional boolean
This value is set to true automatically if the ArcGIS Organization requires that requests be made over https.
token Optional stringOAuth 2.0 access token from a previous user session.
tokenDuration Optional numberDuration of requested token validity in minutes. Used when requesting tokens with username
and password
or when validating the identity of unknown servers. Defaults to two weeks.
Expiration date for the token
The authenticated user's username. Guaranteed to be unique across ArcGIS Online or your instance of ArcGIS Enterprise.
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4