Changed to start searches at the context root if a startSearchContext is
not configured in the svc.settings file. Also, modified the various configuration parsing components to allow for empty settings.
This commit is contained in:
@@ -1,6 +1,5 @@
|
||||
<?xml version="1.0" encoding="ISO-8859-1"?>
|
||||
<settings>
|
||||
<IAConfigFile>Replace with path to the Identity Abstraction Realms Configuration File.</IAConfigFile>
|
||||
<startSearchContext>Replace with the Context from where to start searches, do not specify to start at the root.</startSearchContext>
|
||||
<SessionTokenLifetime>43200</SessionTokenLifetime>
|
||||
</settings>
|
||||
|
||||
Reference in New Issue
Block a user