Authentication integration and single sign-on Articles RSS Feed
Custom authentication
Viewed 1282 times since Wed, Mar 5, 2014
There are two quick steps (that require PHP knowledge) to set up thirdparty authentication: Define the authentication plugin inside the file "/path-to-WebFileShare/customizables/config.php", at line 5. Here's an example for the LDAP... Read More
Joomla authentication
Viewed 1248 times since Wed, Mar 5, 2014
Web File Share can connect to "Joomla CMS" application to share its authentication system. So a Joomla user can access its Web File Share account without entering its username and password again. Before setting up the plugin, remember to change the... Read More
Wordpress authentication
Viewed 1142 times since Wed, Mar 5, 2014
This quick guide will help you configure Web File Share to authenticate the users against the database of an existing Wordpress (http://wordpress.org) installation. It has been tested with Wordpress version 3.0.1. Download plugins Download the file ... Read More