Giuseppe De Marco

Results 279 comments of Giuseppe De Marco

anyway @oliwarner we have this very good work from @DylannCordel here https://github.com/IdentityPython/djangosaml2/pull/292/files before deleting singlas.py I'd like to give a change to this work. we could have both post_auth method...

@oliwarner would you like to give a patch on this and complete the WiP of @DylannCordel with your very reasonable ideas? I can give you a modest revision and a...

For SHA e SSHA: https://github.com/peppelinux/pySSHA-slapd

> Figure it out... In the "proxiedEndpointStr" you need to set the protocol to "ssl": > > `proxiedEndpointStr = 'ssl:host=ldaps.corp.ca:port=636` Great to hear that, I went further, developing pymultildap here:...

Hi @leifj, I think that I found a similar problem configuring my satosa instance. In particular I'd need to configure the index value (and if available also the isDefault attribute),...

It seems that here we have a collision https://github.com/IdentityPython/SATOSA/blob/1def9986e5c32baa5f95be835cf5843d9f9ab5d8/src/satosa/frontends/saml2.py#L558 anyway, with my PR I tested in the user-agent debugger and it seems that SATOSA cookie respects the global configuration parameter,...

Hi @senorkrabs, can you share your changes in the code? The PRs you mentioned was already merged, is it time to close this issue or do we have any possibility...

Probably a diff might help In my environment that problem Is often linked to clients that start sessions directly from the Discovery service. Once the auth happens, when they come...

Thank you John, you are proof of the existence of life here :') What we would do to get this job done? My users now have something clear, a hint...

Also related to https://github.com/IdentityPython/SATOSA/issues/227