@kronos-integration/service-ldap

ldap auth service

Usage no npm install needed!

<script type="module">
  import kronosIntegrationServiceLdap from 'https://cdn.skypack.dev/@kronos-integration/service-ldap';
</script>

README

npm License minified size downloads GitHub Issues Build Status Styled with prettier Commitizen friendly Known Vulnerabilities Coverage Status

@kronos-integration/service-ldap

ldap

usage

API

Table of Contents

ServiceLDAP

Extends Service

LDAP

search

Execute a query.

Parameters

Returns Object result

authenticate

Authorize with username and password.

Parameters

Returns Set<string> entitlements

name

Returns string 'ldap'

install

With npm do:

npm install @kronos-integration/service-ldap

license

BSD-2-Clause