Re: Client authentication and Windows logon/logoff The client is not unauthenticated just because the user logs off. As such unless you logoff and the client auth then times out if another user logs in then they won't be asked to authenticate again until the timeout kicks in. Client auth doesn't use sessions as such so I don't believe that it will do what you want. |