#502 Recovered: Switch Negotiate auth from mod_auth_kerb to mod_auth_gssapi
Closed: Fixed by t0xic0der. Opened by t0xic0der.

We are pahsing out our use of mod_auth_kerb where possible and instead using mod_auth_gssapi which is maintained and is compatible with things like gss-proxy.

mod_auth_gssapi also have the advantage for us of being able to return both the local name (in REMOTE_USER) as well as the principal name (in GSS_NAME) at the same time, which is not possible in mod_auth_kerb but needed for us to provide complete information about the user.


This issue ticket was originally removed from the tracker as it clashed with the pull request.
See upstream ticket for migration details.


Metadata Update from @t0xic0der:
- Issue close_status updated to: Fixed
- Issue status updated to: Closed (was: Open)

Metadata