My company is doing authentication model types for a design task.
I'm trying to understand the order of items that occur when you connect to connect to your local lansweeper server.
I think this the model but would love some sort of confirmation or correction of my facts
1.User Accesses the Site
2.The site reaches out to AD to authenticate the user
3.AD returns that user is authenticated and is sent to site
4.Further interaction at this point is between the user, the application/site and it's database
5.Possibly repeat steps 2 & 3 after session timeout limits