django-auth-adfs icon indicating copy to clipboard operation
django-auth-adfs copied to clipboard

Support for Azure AD B2C

Open rogerfn opened this issue 3 years ago • 1 comments

Is it possible to use this package it with the Azure AD B2C?

rogerfn avatar Aug 11 '22 08:08 rogerfn

Haven't tested, so I don't know unfortunately. B2C has a bit different tokens and parameters, and those are atleast not configurable atm.

JonasKs avatar Aug 31 '22 04:08 JonasKs

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

sondrelg avatar Dec 07 '22 17:12 sondrelg

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.

rogerfn avatar Dec 08 '22 08:12 rogerfn

Happy to add that, for sure! So please do. 😊

JonasKs avatar Dec 08 '22 09:12 JonasKs