We are Planning to use Session token Web Services,can u please clarify the below Points.
SessionTimeout
Number in minutes
The total number of minutes a session can remain inactive before the user is logged out and the session is closed.
SessionTokenTimeout
Number in minutes
The Siebel Web Server Extension (SWSE) rejects the session token if the token is inactive for more than the SessionTokenTimeout value. Whenever the token is used, this value is refreshed.
You typically set SessionTokenTimeout to the same length of time as the global parameter SessionTimeout, whose default is 900 seconds (15 minutes).