This is an archive related to a previous version of Esri Maps for IBM Cognos. If you need the current version go to http://doc.arcgis.com/en/maps-for-cognos/.
Esri Maps for IBM Cognos provides the following two login methods to access items on the ArcGIS platform:
For detailed information about the modifiable configuration properties, see Administrative and login settings.
Depending on the authentication method enabled by the ArcGIS administrator, and whether you're accessing ArcGIS Online or Portal for ArcGIS, different settings must be configured in the Esri Maps for IBM Cognos Administrative and login settings file (settings.js).
The following table lists the different configurations and provides an example of the configuration settings for each one. For more information about authentication, see ArcGIS authentication.
Login method | ArcGIS authentication method | Configuration settings | Details |
---|---|---|---|
ArcGIS Online | |||
user |
|
| Define the URL to your ArcGIS organization(arcgisUrl). Administrators must register the application with the platform and include the generated application ID (arcgsAppId) in the login settings. See Generate an application ID for details. Users log in with their ArcGIS or domain account user name and password. |
app | Out-of-the box authentication |
| Define the URL to your ArcGIS organization(arcgisUrl). A single user, provisioned by the administrator in the settings file, retrieves an authentication token; this token is then used to retrieve items from ArcGIS. Users are automatically logged in to the ArcGIS platform. |
Portal for ArcGIS | |||
user |
|
|
Define the URL to your ArcGIS organization(arcgisUrl). Users log in with their ArcGIS or domain account user name and password. For PKI and IWA, authentication occurs at the browser level; users are automatically signed in. |
* If your organization's Portal for ArcGIS is secured using PKI or IWA authentication and users within your organization use a non CORS-enabled browser (such as Microsoft IE8 or IE9), you must configure your environment so that your Portal for ArcGIS and the web server component of your Business Intelligence system are served from the same origin—that is, they must be on the same host, domain, and port, and use the same protocol. | |||
app | Out-of-the box authentication |
| Define the URL to your ArcGIS organization(arcgisUrl). A single user, provisioned by the administrator in the settings file, retrieves an authentication token; this token is then used to retrieve items from ArcGIS. Users are automatically logged in to the ArcGIS platform. |