I've recently setup django-mama-cas with ldap auth backend. I am looking to integrate Duo-python module (https://github.com/duosecurity/duo_python/tree/master/demos/django). Can anyone point me toward what files I need to edit? I am thinking views.py, urls.py, and the login template.
I'm not a developer -- with that being said, I'm not sure where to start. Does there need to be a "next" parameter added somewhere in the views.py LoginView class?
Hello,
I've recently setup django-mama-cas with ldap auth backend. I am looking to integrate Duo-python module (https://github.com/duosecurity/duo_python/tree/master/demos/django). Can anyone point me toward what files I need to edit? I am thinking views.py, urls.py, and the login template.
I'm not a developer -- with that being said, I'm not sure where to start. Does there need to be a "next" parameter added somewhere in the views.py LoginView class?
Thanks, Brian