Open
Description
There's same code pieces (with minor differences):
https://github.com/erakli/pysaml2/blob/master/src/saml2/client_base.py#L783
https://github.com/erakli/pysaml2/blob/master/src/saml2/ecp.py#L43
I think, we need to eliminate duplication and merge all ECP stuff in one place.