CASA/auth_token/server/AuthTokenSvc/svc.settings
Juan Carlos Luciani b1966cac5f Changes accomplish the following:
- Allow for binary identity attributes.
 - Simplify configuration of the svc.
2006-05-31 15:24:01 +00:00

7 lines
353 B
XML

<?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>