Authentication Type OAuth2

If you want to use OAuth2 protocol for authentication against secured services (e.g. ArcGIS Online Services), set the authentication type OAuth2.

 

Authentication type OAuth2 configuration

Authentication type OAuth2 configuration

 

Property

Description

OAuth2 token service endpoint

This URL defines the token service endpoint. For using the secured ArcGIS Online services use https://www.arcgis.com/sharing/oauth2/token.

OAuth2 authentication service endpoint

This URL defines the authentication service endpoint. For using the secured ArcGIS Online services use https://www.arcgis.com/sharing/oauth2/authorize.

OAuth2 client identifier

Unique application identification, normally provided by the authentication authority system. When registering an ArcGIS Online application this parameter is referred to as “App-ID”.

OAuth2 client secret

Secret second factor for the application authentication. When registering an ArcGIS Online application this parameter is referred to as App Secret.

OAuth2 redirect URL

This URL will be used by the authentication authority to provide the requested information or failures. For a valid configuration register your application URL at the authentication authority. If you want to add a redirect URL to your ArcGIS Online application, enter it at https://developers.arcgis.com/en/applications.

authentication type OAuth2 configuration