If you have two ATG instances pointed at a single ACI installation, each ATG instance can use different custom authentication provider properties.

First, use Cognos Configuration to register and add a new namespace:

Then create a new AuthenticationProvider.properties file. The /atg/cognos/CognosAuthenticationProvider.properties file is used when there is only one custom authentication provider. To configure multiple providers, copy the existing file and name the new file as shown:

AuthenticationProvider_namespaceID.properties

In this case, namespaceID represents the namespace ID of the authentication provider as configured in Cognos Configuration. Add one such configuration file for each custom authentication provider you want to access your ACI installation.

See the Custom Authentication Provider SDK Developer Guide for additional information on authentication.

 
loading table of contents...