Open spaceone opened 4 years ago
Right now only the Redirect binding is supported, except the ACS SP endpoint that uses HTTP-POST binding. Based on that, there is no need right now to extend the current configuration.
If you plan to support multiple bindings on your Service Provider, I recommend you to take a look to: https://github.com/IdentityPython/pysaml2
pysaml2 is the product we currently use. I created this issue as an evaluation whether a migration to this project is possible. This would be a blocking issue.
The current configuration only allows to specify one endpoint and binding for an ACS or SLS:
Please include support for adding lists of dicts to this. The generated metadata.xml should include them all: