I am thinking of implementing Single Sign-On for a whole company.
PROBLEM: Some employees of that company need to be able to work offline, without having to switch user/environment.
Is there any trick to make both compatible?
While normally using SSO, is there any magic trick to continue working offline, at least for a few days or so?
If there is absolutely no way to ever achieve this, please post an answer saying so, thank you!
Allowing such employees to stay away from SSO is risky: They won't be able to use some company services, or alternatively some hard-to-maintain tricks will have to be implemented to allow both SSO and non-SSO.
Technologies: Latest Active Directory (others can be considered), Windows, Mac.