Giuseppe De Marco
Giuseppe De Marco
That's something for a PR, please do that to see if it would be good in CI, then @c00kiemon5ter will see how and when merge it. Looks reasonable to me,...
... afaik a cache would be Better to be implemented in a real db, RDBMS or NoSQL. I'd really discourage a shelve/pickle storage
Thank you @c00kiemon5ter This requirement Is not clear to me too, I Just pushed this contribution as a placeholder to motivate a better clearness
luckily I use cookies inside a wrapper (django) to manage user sessions. I hope this topic has already had a follow up given its delicacy
Hi lietu, I hope to be useful to you. These are quite good examples about pysaml2 usage in a real python framework, it's Django but it would be trivial to...
> Those are wrapper libraries, not examples of usage of this library. They are also examples of pysaml2 usage. We can see pysaml2's objects an methods belonging to its most...
Also related to this https://github.com/IdentityPython/pysaml2/issues/362
Also related to SLO example here: https://github.com/IdentityPython/pysaml2/issues/427
Here some bug and issues related to examples available in pysaml2: https://github.com/IdentityPython/pysaml2/issues/595 https://github.com/IdentityPython/pysaml2/issues/636
Interesting, Where would you put your code? Which files Will be involved? Is It ready for a pull request?