The festival.xml file and OSLC

The default festival.xml file must be configured for OSLC RM v1 or OSLC RM v2 services to work.

The festival.xml and doorsRedirector.properties files are located in the following directory: <DWA install path>/server/festival/config.

Replace the placeholder values in the festival.xml file, as needed; for example, database unique identifier (repositoryUrn) and host name (MYHOSTNAME). Set ForceHttpsForAuthenticationForOAuth to false if non-SSL requests are allowed.

The OauthAccessTokenTimeout parameter controls the time at which an OAuth token will expire. This parameter is applicable to any request that submits an OAuth token for authentication. The default value is 24 hours (1440 minutes). Edit this value, as needed.

If the optional redirector service is enabled, you must modify the default values in the doorsRedirector.properties file: MY_DWA_HOSTNAME and MY_DOORS_DATABASE_HOSTNAME.

Related concepts:
The Rational DOORS redirector service

Feedback