Hi Mark, I am interested on the fact you handled Token from LDAP, to you have examples on ho wdo you implement it? Just for the context, I have to implement an API (with DRF or not, for now it is DRF). For testing it (eg: with Postman) it works fine with DRF Token authentication (easy to implement by the way).
But now, people asked me to see how we could handle LDAP users in our API, does it creates DRF users (to be more precise, does the DRF auth is an Django native implementation so is could be ok with DRF authentication?) I don't really know if I am clear, but if I could make a synthesis: Could I use Django-auth-LDAP on my DRF API which uses DRF Token Authentication?) Kind regards, Benjamin Le samedi 11 février 2017 09:30:35 UTC+1, Mark Mikofski a écrit : > > Thanks! I do have a follow up question about scopes that I posted > separately. > > On Friday, February 10, 2017 at 1:45:54 AM UTC-8, Tom Christie wrote: >> >> > sorry for spamming everyone with my own personal problems >> >> :) Actually I quite liked the confirmation that everything works as it's >> supposed to! >> Well described cases like this are always appreciated, even if you end up >> resolving them yourself. >> >> Cheers, >> >> Tom :) >> > -- You received this message because you are subscribed to the Google Groups "Django REST framework" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
