Hello everyone,
I have a project in which I use DRF authentication (Token Authentication to be more precise), but I would like to implement LDAP authentication. While reading the doc, I saw it was for Django but no mention to Django Rest Framework
Silly Question: Is it possible to handle Django REST Framework authentication and django-auth-LDAP authentication?
Maybe it is trivial, but not for me, I really need answers. If its not compatible, I think I will have to switch to Django native authentication (hope it handles tokens too ...)
Kind Regards.
Benjamin.