django-auth-adfs
django-auth-adfs copied to clipboard
Support for Azure AD B2C
Is it possible to use this package it with the Azure AD B2C?
Haven't tested, so I don't know unfortunately. B2C has a bit different tokens and parameters, and those are atleast not configurable atm.
For the sake of posterity, did you test it @rogerfn?
Either way, this seems like it can be closed - hope you agree :slightly_smiling_face: Let us know otherwise
It is not really compatible, however it is possible to extend the library. I had to write my own authenticator. If you want I can create a PR with this new feature.
Happy to add that, for sure! So please do. 😊