django-cas-server icon indicating copy to clipboard operation
django-cas-server copied to clipboard

QUESTION: Any idea how to integrate Duo 2FA?

Open heckyeahcool opened this issue 4 years ago • 1 comments

I have the need to integrate Duo Security 2FA using https://github.com/duosecurity/duo_python. Not sure how to go about it. Any advice would be greatly appreciated.

-Brian

heckyeahcool avatar Mar 26 '20 15:03 heckyeahcool

Hi

I am sorry but I have no idea how to integrate duo_python. Django-cas-server use auth classes defined in the cas_server/auth.py file. You could write your how to use duo_python. It works for using another CAS as an auth backend, so I guess it must be possible to integrate 2FA.

nitmir avatar Feb 05 '21 17:02 nitmir