We have also hit the issue detailed at:
https://github.com/rdmorganiser/rdmo/issues/77
in a self-developed Django application. I could not find a better approach than the one outlined there, which requires an additional feature in this module (optionally urldecoding the fields).
We have also hit the issue detailed at: https://github.com/rdmorganiser/rdmo/issues/77 in a self-developed Django application. I could not find a better approach than the one outlined there, which requires an additional feature in this module (optionally urldecoding the fields).
@jochenklar has implemented this in: https://github.com/rdmorganiser/django-shibboleth-remoteuser/commit/e2f6cab99ddfb6dda067950807a7bdaef10693c3
I'm not sure whether the code can be upstreamed, but I believe it would be of general use :-).