We have configured ASP.NET Zero MVC + jQuery application to work with AD FS login.
We cannot figure out if a person is currently login to website and we disable the person's account in Active Directory then how can we logout the user from website so that he cannot access website anymore.
I'm new to AD and AD FS, can anyone please guide me to a starting point?