Changes accomplish the following:
- Allow for binary identity attributes. - Simplify configuration of the svc.
This commit is contained in:
6
auth_token/server/AuthTokenSvc/svc.settings
Normal file
6
auth_token/server/AuthTokenSvc/svc.settings
Normal file
@@ -0,0 +1,6 @@
|
||||
<?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