I talked about sliding sessions before. With the release of WIF 4.5, a lot of changes were introduced.
So to get sliding sessions working in .NET 4.5, replace the old implementation of the SessionSecurityTokenReceived method with the following:
I talked about sliding sessions before. With the release of WIF 4.5, a lot of changes were introduced.
So to get sliding sessions working in .NET 4.5, replace the old implementation of the SessionSecurityTokenReceived method with the following: