kumidc/requirements.txt
Kumi da49ddabcc
Add Django CAS authentication support
Introduce support for Central Authentication Service (CAS) alongside existing OIDC and SAML by integrating a new CAS server app and custom CAS authentication user model. Streamline sign-in infrastructure with updated URL patterns. As part of the update, refactor user model `username` resolution to leverage the email field directly. Includes necessary Django migrations to support new authentication features and removes a deprecated OIDC provider dependency.
2023-12-24 09:16:55 +01:00

27 lines
418 B
Plaintext

Django
git+https://kumig.it/kumitterer/django-oidc-provider/
git+https://kumig.it/kumitterer/django-cas-server/
git+https://github.com/OTA-Insight/djangosaml2idp/
dbsettings
django-autosecretkey
cryptography
pysaml2
ldaptor
pyotp
django-timezone-field
django-phonenumber-field[phonenumbers]
django-annoying
django-crispy-forms
crispy-bootstrap4
pyqrcode
pypng
django-ajax-datatable
pyjwt
# For MySQL:
mysqlclient