Skip to content

GET method not allowed on /saml2/acs/ #356

Open
@jastorquia

Description

@jastorquia

With our latest production deployment with django upgrade we are now seeing errors requests coming in to /saml2/acs/ using the GET method are no longer being allowed. Is there a way to configure the AssertionConsumerServiceView to allow GET? While we understand that calls should be coming in to post() only, it appears that at least some IDPs are making GET calls and this stopped working. Any assistance would be very much appreciated. Thanks.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions