Different ways for Remote Authentication

There are two different types of remote authentication. It is controlled by the KB_AUTH_TYPE constant:

  1. Adding/refreshing remote user data to KBPublisher and authenticate user.
  2. Authentication by existing KBPublisher user.


Adding/refreshing remote user data to KB and authenticate user

KB_AUTH_TYPE = 1

On success, the authentication function remoteDoAuth should return an associative array with the following keys:


Authentication by existing KBPublisher user

KB_AUTH_TYPE = 2

On success, the authentication function remoteDoAuth should return.


There are also other configuration variables



Article ID: 377
Last updated: 29 Nov, 2017
Revision: 3
User Manual v8.0 -> Single Sign On -> Remote Authentication -> Different ways for Remote Authentication
https://www.kbpublisher.com/kb/different-ways-for-remote-authentication_377.html