CGI::Application::Plugin::Authorization adds the ability to authorize users
for specific tasks. Once a user has been authenticated and you know who you
are dealing with, you can then use this plugin to control what that user has
access to. It imports two methods (authz and authorization) into your
CGI::Application module. Both of these methods are interchangeable, so you
should choose one and use it consistently throughout your code. Through the
authz method you can call all the methods of the
CGI::Application::Plugin::Authorization plugin.
.
This package also bundles an active directory driver:
CGI::Application::Plugin::Authorization::Driver::ActiveDirectory
Installed Size: 113.7 kB
Architectures: all