0

Two questions:

1) How/where do I set the lifetime of the session cookie in my web application when using an STS to get claims? From what I can tell, it seems I can only do this programmatically in the ServiceConfigurationCreated event.

2) How/where can I make sure that the expiration is sliding?

Vivian River
  • 31,198
  • 62
  • 198
  • 313
StsDude
  • 3
  • 3
  • duplicate http://stackoverflow.com/questions/2967253/how-can-i-make-a-security-token-automatically-expire-in-a-passive-sts-setup – Vivian River Jun 23 '10 at 15:13

1 Answers1

0

StsDude, I asked your question here: How can I make a security token automatically expire in a passive STS setup?

A code sample for the answer may be found here: http://social.msdn.microsoft.com/Forums/en/Geneva/thread/a048694c-3548-4b4d-9bb3-0589c888fd02

Community
  • 1
  • 1
Vivian River
  • 31,198
  • 62
  • 198
  • 313