#12 Implement support for kerberos authentication
Closed: Fixed Opened by ralph.

We'll need to support kerberos web authentication.

@sochotni suggested that this could be done with mod_auth_mellon at the apache layer. Flask would just have to look for the right wsgi vars.


I think you want to use mod_auth_gssapi for Kerberos/Negotiate auth. mod_auth_mellon is for SAML.

Yeah, I'm going to adapt Flask-Kerberos to solve this issue.

https://flask-kerberos.readthedocs.io/en/latest/

Metadata Update from @mjia:
- Issue assigned to mjia

Metadata Update from @mjia:
- Issue assigned to mjia

This is included in waiverdb 0.1.

Metadata Update from @dcallagh:
- Issue status updated to: Closed (was: Open)

Metadata Update from @dcallagh:
- Issue set to the milestone: 0.1

Metadata Update from @dcallagh:
- Issue close_status updated to: Fixed
- Issue tagged with: feature

Metadata