Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Shouldn't the /saml2/{uuid}/sls be a POST and not GET? #119

Open
@flippityfloop

Description

Hi,

After having issues with the docs, I think I may have found a problem within the code itself.
If what I understood correctly from my previous issue, is that there is a mistake in the docs, and that the /saml2/{uuid}/slo is actually /saml2/{uuid}/sls.

If so, the issue now seem to be that /saml2/{uuid}/sls is a GET request:
https://github.com/24Slides/laravel-saml2/blob/master/src/Http/routes.php#L29

But I am pretty sure that a single logout service response should be a POST request just like acs

Thanks

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions

        AltStyle によって変換されたページ (->オリジナル) /