List of ArcGIS-Enterprise OAuth Authorization bindings
In the sub-node List of ArcGIS-Enterprise OAuth Authorization bindings the authentication type OAuth 2.0 can be configured. OAuth 2.0 (Open Authorization) is an open protocol that allows standardized, secure API authorization for desktop, web and mobile applications.
This configuration is necessary if you want to use a Single Sign On authentication of WebOffice usermanagement in a federated server scenario via Portal for ArcGIS.
•More information on this topic and instructions for configurations can be found in the chapter Single Sign On from WebOffice andPortal for ArcGIS. •More information about OAuth 2.0 can be found on the website. |
The parameters of this subnode must be filled with the information from the Web Mapping Application created in the Portal for ArcGIS.
Konfiguration in Anwendungskonfiguration - Authentifizierungstyp OAuth2
Property |
Description |
||
---|---|---|---|
OAuth2 token service endpoint |
URL of the token service (endpoint). If you want to access the secured ArcGIS Online Services, please use https://www.arcgis.com/sharing/oauth2/token.
|
||
OAuth2 authentication service endpoint |
URL of the authentication service (endpoint). If you want to access the secured ArcGIS Online Services, use https://www.arcgis.com/sharing/oauth2/authorize |
||
OAuth2 client identifier |
Unique identification of the application, which must be known to the authentication system and is normally assigned by it. When registering an ArcGIS Online application, this parameter is specified as App-ID. |
||
OAuth2 client Secret |
Secret second factor for application authentication. When registering an ArcGIS Online application, this parameter is specified as the App Secret. |
||
OAuth2 redirect URL |
This URL specifies where the authentication endpoint can call back to store the requested information or report errors. To achieve a valid configuration, this URL must be given to the authentication endpoint. For example, to store a redirect URL for your application at ArcGIS Online, enter it at https://developers.arcgis.com/en/applications |