|
cosign-discuss at umich.edu
|
general discussion of cosign development and deployment
|
|
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Qualifications for end of Session
- To: <cosign-discuss@xxxxxxxxx>
- Subject: Qualifications for end of Session
- From: "Whyte, Michael" <mjw20@xxxxxxx>
- Date: Thu, 18 Aug 2005 13:47:55 -0400
- Thread-index: AcWiXQ1NXKAe8YZJTxORHxcdVN5WSQBvoqkw
- Thread-topic: Qualifications for end of Session
Hello,
The cookie in my browser says it expires at end of session. What
initiates an end of session? The cookie DB setting in the
cosign.dll.config is set to about 10 hours.
Just want to know what signifies so that we can create user warnings and
or auto state saving of information on a web form, when page is idle.
Just to save time and email exchanges, below is a copy of the config.
<Cosign>
<CAFilePath>c:\Program Files\IISCosign\SSL</CAFilePath>
<ChainFilePath>c:\Program
Files\IISCosign\SSL\simscert.pem</ChainFilePath>
<PrivateKeyFilePath>c:\Program
Files\IISCosign\SSL\simsserver.key</PrivateKeyFilePath>
<LogFilePath fileSizeInKB="4096" >C:\Program
Files\IISCosign\Logs</LogFilePath>
<CookieDBPath>C:\Program Files\IISCosign\CookieDB</CookieDBPath>
<CosignServer port="6663">webaccess.psu.edu</CosignServer>
<RedirectURL>https://webaccess.psu.edu/?</RedirectURL>
<ConnectionPool size="4" /><!--4-->
<CookieDBExpireTime seconds="36000" />
<WriteDataToEventViewer>FALSE</WriteDataToEventViewer>
<CheckIPAddress>FALSE</CheckIPAddress>
<Service IISDescription="sims
development">cosign-dev.sims.psu.edu
<Protected>/</Protected>
</Service>
<Service IISDescription="prams
developement">cosign-dev.prams.psu.edu
<Protected>/</Protected>
</Service>
<Service IISDescription="SIMSBudgets">cosign-devbud.sims.psu.edu
<Protected>/</Protected>
</Service>
</Cosign>
Thanks
Michael Whyte
Penn State University
Office of Research Information Systems
|