wif - How do I increase session timeout with W.I.F / SAML tokens / FedAuth cookie -


I think the default timeout is something like every half hour.

I want to change it, have anyone got any idea for 2 weeks?

Is this usually done with the STS side or the client side? Is the form validation going on the way, or is it irrelevant now?

Continuous cookiepeasive repeaters should be enabled on RP

Your web You need to configure it in:

  & lt; Microsoft.identitymodel & gt; & Lt; FederatedAuthentication & gt; & Lt; WsFederation persistentCookiesOnPassiveRedirects = "true" /> & Lt; CookieHandler Continuous session session = "60.0: 0: 0" /> & Lt; / FederatedAuthentication & gt; & Lt; /microsoft.identityModel>    

Comments