Skip to main content

Setting the REST API token timeout

By default, REST API tokens change only when the Striim server is restarted. To set a timeout, add the SessionTimeoutSecs property to startUp.properties. The value is in seconds. For example, to set the timeout to one day, use SessionTimeoutSecs=86400. See Getting a REST API authentication token for more information.