Plack-Middleware-LemonLDAP-BasicAuth
view release on metacpan or search on metacpan
lib/Plack/Middleware/LemonLDAP/BasicAuth.pm view on Meta::CPAN
This middleware is one way to add LemonLDAP support for applications that
supports HTTP BasicAuth for authentication.
=head1 Example
One application that supports HTTP BasicAuth for authentication is
L<OTRS|http://otrs.org>. It has a basic PSGI support so that you can run
it with L<Starman>.
starman -e 'enable "LemonLDAP::BasicAuth", portal => "http://auth.example.com"' app.psgi
If no user is logged in,
=head1 AUTHOR
Renee Bäcker <reneeb@cpan.org>
=head1 COPYRIGHT AND LICENSE
This software is Copyright (c) 2014 by Renee Bäcker.
( run in 0.533 second using v1.01-cache-2.11-cpan-e93a5daba3e )