Web services properties
Web services properties/a> are used by IBM Security Identity Manager to manage the web services API.
enrole.webServices.version Do not change this property key. Specifies the web services version. The value is returned by the WSUnAuthService.getWebServicesVersion web services API. Values include the version of the web services. Default:
enrole.webServices.version=1.0
enrole.webseal.ltpa.cookie.name Property to identify the name of the HTTP header, which carries the LTPA token. Use this property in SSO mode only. The default value is LtpaToken2. Do not change this property unless the HTTP header name that carries the LTPA token is other than the default specified. Default:
enrole.webseal.ltpa.cookie.name=LtpaToken2
enrole.webServices.session.cache.maxRetry Use this property key in a cluster environment and when the enrole.webServices.session.mgmt.clientSide property is set to false. Values must be a valid integer. Default:
enrole.webServices.session.mgmt.clientSide Specifies whether the session management is client side or server side. Values include:
- true – Client side management is enabled.
- false – Server-side management is expected.
Default:
authTokenTimeout Time in hours for how long a session can be valid. For example, even if you keep a session active by continuously using it, the session expires every two days, and you must log in again. Use this property key when the enrole.webServices.session.mgmt.clientSide property is set to false. Values include: Default:
sessionInactivityTime Tn minutes for how long an unused session is active. Use this property key when the enrole.webServices.session.mgmt.clientSide property is set to false. Values include:
Default:
Parent topic: System property configuration in enRole.properties