Added the capability to specify the location of the service conf folder
path via a system property.
This commit is contained in:
@@ -53,6 +53,9 @@ configuration is contained within the "conf" folder under the WEB-INF folder of
|
||||
application. For an example configuration setup for the AuthTokenSvc see the
|
||||
sampleConf folder.
|
||||
|
||||
The location of the AuthTokenSvc configuration folder can be over-ridden by specifying
|
||||
a different path via the com.novell.casa.authtoksvc.config system property.
|
||||
|
||||
CONFIGURING THE BASE SERVICE
|
||||
|
||||
The ATS base settings are configured in the svc.settings file under the conf folder.
|
||||
@@ -88,8 +91,9 @@ Note the following about the sample svc.settings file:
|
||||
settng will be optional.
|
||||
|
||||
- The startSearchContext setting specifies the begin location for initiating
|
||||
context searches. This setting or an equivalent setting will be moved to the
|
||||
identity abstraction configuration file where it belongs. Once this is done,
|
||||
context searches. The absence of this setting will result in searches ocurring
|
||||
from the root of the tree. This setting or an equivalent setting will be moved
|
||||
to the identity abstraction configuration file where it belongs. Once this is done,
|
||||
the setting will no longer be recognized within the svc.settings file.
|
||||
|
||||
CONFIGURING SERVICES TO CONSUME CASA AUTHENTICATION TOKENS
|
||||
|
||||
Reference in New Issue
Block a user