Amit Kumar
Amit Kumar
@peppelinux thank you for prompt response. Sure I would be happy to provide any improvements to the documentation based on my understanding through my challenges. I do have my AUTHENTICATION_BACKENDS...
Great, thanks I will give it a try. That mention on signals is certainly missing from the documentation https://djangosaml2.readthedocs.io/index.html
@peppelinux BTW based on my digging support was removed for signals from the code. I see no corresponding sends for signals defined. Is that how you see it? Thanks!
@peppelinux thx. It appears that signals file is just a skeleton without any part of the djangosaml2 code actually sending signals. Digging through further I stumbled upon #287. Here I...
@peppelinux I will give @DylannCordel WiP a shot and see if I can validate that.
@aebruno I agree with @aaronk it would be beneficial to make the user model pluggable and hence help one starting fresh. Changing the current UserProfile model to add site specific...
Hi @dsajdak Thanks for the note. I have talked to our identity management team member and we have a test instance of SAML that we would be able to develop...