|
Article ID: 181
Last updated: 06 Mar, 2011
Remote authentication allows you to integrate your organization's authentication system with KBPublisher. Configuration requires only a few simple steps. Before you start:
Steps to enable Remote Authentication
Quick summary of the process
Customizing the remoteDoAuth functionIn your installation there is a folder admin/lib/custom. Within that folder is a file called remote_auth.php. This file contains the _remoteDoAuth function. Customize this function to do authentication against your internal system by using the username and password provided. function remoteDoAuth($username, $password) {
Also see examples in attached files. Tracking loginsYou can see how your remote authentication works in logs Logs/Logins For debugging every last login is logged to a file called last_remote_login.log in the KBPublisher cache directory (APP_CACHE_DIR in admin/config.inc.php ).
|
||||||||||||||||||||||
![]() |
|
Powered by KBPublisher (Knowledge base software)
© 2011 Double Jade LLC |
customer.service@kbpublisher.com

