Skip to content

SP example implemented bindings not referenced in config #240

Open
@spaceone

Description

@spaceone

The example for a SP implemented the following SAML bindings:

  • BINDING_HTTP_REDIRECT
  • BINDING_HTTP_POST
  • BINDING_HTTP_ARTIFACT
  • BINDING_SOAP

but the configuration in example/sp-wsgi/sp_conf.py.example contains only BINDING_HTTP_POST for the ACS.
All binding should be added with a comment that it is not necessary to support more than one binding.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions