Lemonldap::Handlers::AuthorizationHeader - Plugin for Lemonldap sso system


Lemonldap-Handlers-Generic documentation  | view source Contained in the Lemonldap-Handlers-Generic distribution.

Index


NAME

Top

    Lemonldap::Handlers::AuthorizationHeader  - Plugin  for Lemonldap sso system

DESCRIPTION

Top

 AuthorizationHeader is the default header builder  manager  of lemonldap  websso framework .

 


 see http://lemonldap.sf.net for more infos .

Overlay

If you want use your own header method you must use PLUGINHEADER parameter like this : in httpd.conf : perlsetvar lemonldappluginheader MyModule

 Your module must accept  3 parameters : config (all the hash of config ) , dn and sting of role (profil) .

 Your module must provide the 'get' and 'forge'  methods .

 Those methods work with SENDHEADER parameter which tells what will be the  header (NONE value for no header)   

SEE ALSO

Top

Lemonldap(3), Lemonldap::Portal::Standard

http://lemonldap.sourceforge.net/

"Writing Apache Modules with Perl and C" by Lincoln Stein & Doug MacEachern - O'REILLY

Eric German, <germanlinux@yahoo.fr>
Isabelle Serre, <isabelle.serre@justice.gouv.fr>

COPYRIGHT AND LICENSE

Top


Lemonldap-Handlers-Generic documentation  | view source Contained in the Lemonldap-Handlers-Generic distribution.