[Koha-bugs] [Bug 6296] New: Allow authentication to Koha via PKI / x.509 certificates

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Wed May 4 00:50:17 CEST 2011


http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6296

             Bug #: 6296
           Summary: Allow authentication to Koha via PKI / x.509
                    certificates
    Classification: Unclassified
 Change sponsored?: ---
           Product: Koha
           Version: rel_3_6
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: enhancement
          Priority: P5
         Component: Authentication
        AssignedTo: gmcharlt at gmail.com
        ReportedBy: chris at bigballofwax.co.nz
         QAContact: koha-bugs at lists.koha-community.org
                CC: dpavlin at rot13.org


This enhancement will allow authentication to Koha via client side
certificates.

This can be achieved with apache2 + mod_ssl
And the                 SSLVerifyClient Require directive
(Plus a lot more configuration)

Configuration for this as part of the install may fall outside the scope of
this enhancement, this will be more concerned with dealing with a user that has
been authenticated by apache in Koha

-- 
Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA Contact for the bug.


More information about the Koha-bugs mailing list