I'm new to Alfresco and have been trying to setup the module created by <a href="https://github.com/gdepourtales/share-oauth-sso" target="_blank">gdepourtales</a> without success (dont even know if still suported).
The project needs that all Alfresco's users login/authenticate with their Google Accounts.
I'd like to know if there is other better/simple way to make the external auth. I read about JOSSO, OpenLDAP, etc, but I fear that these may be overcomplicating things (or are these the only way?).
Google was one of the first Internet companies to introduce a two-step verification process.[4] To access a Google service using the two-step verification process.Two-Factor Authentication (TFA) is a simple best practice that adds an extra layer of protection on top of your username and password.
I followed same link. After doing all steps, i am getting 404 error The requested page not found. From where we have to download the jar file. I downloaded from https://code.google.com/p/share-extras/downloads/detail?name=share-oauth-2.2.jar&can=2&q= and placed in lib directory and i also tried to place some others jars related to google auths But it's not working. what mistake i am doing?