Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

github.com/drakkan/sftpgo/examples/ldapauthserver

Package Overview
Dependencies
Alerts
File Explorer
Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

github.com/drakkan/sftpgo/examples/ldapauthserver

  • v0.0.0-20240203154128-c8da72a7f7ea
  • Source
  • Go
  • Socket score

Version published
Created
Source

LDAPAuthServer

This is an example for an HTTP server to use as external authentication HTTP hook. It performs authentication against an LDAP server. It is tested against 389ds and can be used as starting point to authenticate using any LDAP server including Active Directory.

You can configure the server using the ldapauth.toml configuration file. You can build this example using the following command:

go build -ldflags "-s -w" -o ldapauthserver

FAQs

Package last updated on 03 Feb 2024

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc