Giuseppe De Marco
Giuseppe De Marco
The last word to @c00kiemon5ter
it seems a permission error, check the rights in '/home/asaluena/Proyectos/censounizar/.venv/lib/python3.7/site-packages' and also the path where xmlsec1 wrote its temporary files, it's by default on /tmp
sure but `PermissionError: [Errno 13] Permission denied` is a very eloquent message. Can you rebuild your env with the same user that runs the server process, what do you use,...
It's a deployment problem not related to the code or its releases
you should check the permissions of the files and the process that uses these try to use a virtualenv created with the user that executes uwsgi
and did you still have the same issue as before?
This is a good PR, it is the case to resolve the conflicts for the next release
Hi @cemiarni I never used SOAP in SAML2 and never used SAML1 but I see that your PR is a good piece of code and if you're still interested we...
I'd consider only to move this https://github.com/IdentityPython/djangosaml2/blob/8bd4bf827dcc72d1632da45035e7e4923fe9471d/djangosaml2/backends.py#L271 in a method, like "get_user_query_args" and let developers inherits this and do their own
LGTM let me know when you'll convert it from draft to official PR, I'll start more accurate tests. Thank you, great job!