You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
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
The text was updated successfully, but these errors were encountered: