Check Client Certificate

Check Secure Access kintone.isAccessWithClientCertificateAuthentication()

Checks if access is via the usage of Cybozu's Client Certificates.

Function

kintone.isAccessWithClientCertificateAuthentication()

Parameters

None

Returns

A Promise object.
The following values can be retrieved when the Promise object is fulfilled:

Type Description
Boolean The user's usage of Client Certificates.
  • true: Access uses Client Certificates
  • false: Access does not use Client Certificates

Available Pages

However, it cannot be used on the following pages:

  • Search results
  • Marketplace
  • Plug-in settings page