Options for ArcGISIdentityManager.fromToken
.
clientId
string
Optional client ID. Used for refreshing expired tokens.
portal
string
The portal that the token was generated from. Defaults to https://www.arcgis.com/sharing/rest
. Required if you are not using the default portal.
redirectUri
string
Optional set a valid redirect URL for the registered client ID. Used internally to refresh expired tokens.
server
string
If the token is for a specific instance of ArcGIS Server, set portal
to null
or undefined
and set server
the URL of the ArcGIS Server.
token
string
The token you want to create the ArcGISIdentityManager
instance with.
tokenExpires
Date
Date when this token will expire.
username
string
Optionally set the username. Recommended if available.
clientIdoptional
Interface PropertyclientId: string
Optional client ID. Used for refreshing expired tokens.
portaloptional
Interface Propertyportal: string
The portal that the token was generated from. Defaults to https://www.arcgis.com/sharing/rest
. Required if you are not using the default portal.
optional
Interface PropertyredirectUri: string
Optional set a valid redirect URL for the registered client ID. Used internally to refresh expired tokens.
serveroptional
Interface Propertyserver: string
If the token is for a specific instance of ArcGIS Server, set portal
to null
or undefined
and set server
the URL of the ArcGIS Server.
optional
Interface PropertytokenExpires: Date
Date when this token will expire.
usernameoptional
Interface Propertyusername: string
Optionally set the username. Recommended if available.
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