commit | 1242e60bdd250dd31f49a181dd326af96427f300 | [log] [tgz] |
---|---|---|
author | Carlos Aguado <caguadosa@gmail.com> | Mon Feb 03 13:48:47 2014 +0100 |
committer | Carlos Aguado <caguadosa@gmail.com> | Tue Feb 04 09:22:42 2014 +0100 |
tree | 2763d80fb63960c934965606ea2e436e6cfd8777 | |
parent | 5db69f3f6616ea199a7840f0602b988f8d5504b9 [diff] |
Implement Kerberos HTTP authentication handler This commit implements a Kerberos HTTP authentication handler. It uses credentials from a local cache to perform an HTTP authentication negotiation using the GSSAPI. The purpose of this handler is to allow the use Kerberos authentication to access review endpoints without the need to transmit the user password. Change-Id: Id2c3fc91a58b15a3e83e4bd9ca87203fa3d647c8