P5-catalyst-authentication-store-ldap

Jul 20, 2023

Authentication from an LDAP Directory for Catalyst

This plugin implements the CatalystAuthentication v.10 API.

This plugin uses NetLDAP to let your application authenticate against an LDAP directory. It has a pretty high degree of flexibility, given the wide variation of LDAP directories and schemas from one system to another.

It authenticates users in two steps

1 A search of the directory is performed, looking for a user object that matches the username you pass. This is done with the bind credentials supplied in the “binddn” and “bindpw” configuration options.

2 If that object is found, we then re-bind to the directory as that object. Assuming this is successful, the user is Authenticated.



Checkout these related ports:
  • Zope213 - Object-based web application platform Version 2.13
  • Zola - Fast static site generator
  • Zgrab2 - Fast Go application scanner
  • Zerowait-httpd - Lightweight and fast http server
  • Zenphoto - Simpler web photo gallery
  • Zend-framework - Framework for developing PHP web applications
  • Yuicompressor - The Yahoo! JavaScript and CSS Compressor
  • Ytdl - YouTube downloader written in Go
  • Yt-dlp - Command-line program for downloading videos from various platforms
  • Youtube_dl - Program for downloading videos from various services
  • Yourls - Your Own URL Shortener
  • You-get - Dumb downloader that scrapes the web
  • Yaws - Web server for dynamic content written in Erlang
  • Yarr - Yet another rss reader
  • Yarn - Package manager for node, alternative to npm (meta port)