djangosaml2 icon indicating copy to clipboard operation
djangosaml2 copied to clipboard

Pass the current http.request to the _update_user backend hook

Open devo-devo opened this issue 2 years ago • 4 comments

feat: Passes the current request to the _update_user hook. This should allow developers, especially those dealing with multi-tenant sites, to make updates to the user based on the request context. Closes https://github.com/IdentityPython/djangosaml2/issues/350

devo-devo avatar Oct 11 '22 13:10 devo-devo

@peppelinux wondering what you're thinking of this? Not 100% sure what a could test for this would be.

devo-devo avatar Oct 14 '22 12:10 devo-devo

@peppelinux thank you for your notes! updated.

devo-devo avatar Oct 18 '22 18:10 devo-devo

Please devo-devo, can you improve the documentation of djangosaml2, including this additional feature and a short description of your implementation use case and how you did it with the release we're going to make?

peppelinux avatar Oct 26 '22 21:10 peppelinux

Will do asap!

devo-devo avatar Oct 28 '22 11:10 devo-devo