Security Configuration
OCS implements OAuth to provide server side security. These configurations are used to modify the security settings.
Name | Description | Default Value |
---|---|---|
com.tibco.af.ocs.noonce.validity.seconds |
Time in seconds for which the OAuth nonce tokens generated by client are kept in memory. This interval helps optimize nonce storage and must not be more than the session timeout interval. |
900 |
com.tibco.af.ocs.session.timeout.seconds | Time in seconds for which the HTTP session is valid | 900 |
Copyright © Cloud Software Group, Inc. All rights reserved.