I have one application with Form Authentication.I have different levels of users.
When logged as Admin It has to show all the screens and when logged as Client the data need to restricted. I have logged as Client in Internet Explorer.After time out Its showing Admin's data .please tell me the way to get log in page after Timeout.
My Config File sttings are :
protection="All" enableCrossAppRedirects="false" slidingExpiration="true"
Thanks, Rakesh.