10.2.2 • Published 3 months ago

@verdaccio/active-directory v10.2.2

Weekly downloads
2
License
MIT
Repository
github
Last release
3 months ago

@verdaccio/active-directory

Active Directory authentication plugin for Verdaccio

Installation

npm install -g @verdaccio/active-directory

Config

This settings can be set in config.yaml. All fields are mandatory except groupName, which is optional, to add security group(s). Also, this optional field can be a single string or a list of strings. Take care that, when defining groupName key, the user that will be authenticating must be in, at least, one of the groups defined, to authenticate successfully.

auth:
  activedirectory:
    url: "ldap://localhost"
    baseDN: "dc=local,dc=host"
    domainSuffix: "local.host"
    # groupName: 'singleGroup' # optional, single group syntax
    # groupName:               # optional, multiple groups syntax
    #   - 'group1'
    #   - 'group2'

Inspiration

This plugin is based on verdaccio-activedirectory, which is based on siponia-activedirectory.
Thanks to Doug Dennie and Ela-compil sp. z o. o. for making this possible.

License

@verdaccio/active-directory is an open source project with MIT license

10.2.2

3 months ago

10.2.1

1 year ago

11.0.0-6-next.8

2 years ago

10.1.0

2 years ago

10.2.0

2 years ago

11.0.0-6-next.7

2 years ago

10.0.2

2 years ago

11.0.0-6-next.6

3 years ago

11.0.0-6-next.5

3 years ago

10.0.1

3 years ago

11.0.0-6-next.4

3 years ago

11.0.0-alpha.3

3 years ago

10.0.0

3 years ago

9.7.2

4 years ago

9.7.1

4 years ago

9.7.0

4 years ago

9.6.1

4 years ago

9.5.0

4 years ago

10.0.0-next.1

4 years ago

10.0.0-next.0

4 years ago

9.4.0

4 years ago

9.3.2

4 years ago

9.3.1

4 years ago

9.3.0

4 years ago

9.0.0

4 years ago

8.5.2

4 years ago

8.5.1

4 years ago

8.5.0

4 years ago

8.4.2

4 years ago

8.3.0

5 years ago

8.2.0

5 years ago

8.2.0-next.0

5 years ago

8.1.2

5 years ago

8.1.1

5 years ago

8.1.0

5 years ago

8.0.1-next.1

5 years ago

8.0.0

5 years ago

8.0.0-next.4

5 years ago