Am 07.09.2017 um 17:09 schrieb Matthew X. Economou
<xenophon at irtnog.org>:
Ivan Kanakarakis writes:
In this case you should probably look at the
'preferred_binding'
configuration option.
It isn't clear from the linked code/documentation where to change this setting. Do I
set this in .../plugins/saml2_frontend.yaml in the config:idp_config dictionary? I also
see a key named config:idp_config:service:idp:endpoints:single_sign_on_service, currently
set to the empty list (`[]`).
the config:idp_config key in SaToSa maps to CONFIG in the Pysaml2 example that Ivan
mentioned. At this place you can define the various endpoints. I have used HTTP/POST
binding for AuthnRequests in the past with pysaml2.