ERR_LOGON_MANAGER_CORE_NOT_AVAILABLE member

Constant indicating the logon manager core library is not available.

Getting this error code means you tried to use Logon plugin features (for example, a certificate from Logon) without adding the Logon plugin to the app. A possible value for the errorCode in sap.AuthProxy~errorCallback.

Syntax

<constant> ERR_LOGON_MANAGER_CORE_NOT_AVAILABLE : number

Source

authproxy.js, line 148.