Skip to content

[SameSite Cookie] Session not cleared on logout and unsolicited response Error #146

Closed
@OskarPersson

Description

@OskarPersson

I've setup a djangosaml2 application where I successfully can login using ADFS. When I logout I get no error but as soon as I go to the login page again I'm automatically signed in to the same user without any chance to change user.

I receive no error when logging out, I get a LogoutResponse with the following status so it doesn't look like anything has gone wrong:

<samlp:Status><samlp:StatusCode Value="urn:oasis:names:tc:SAML:2.0:status:Success" /></samlp:Status>

Is there something I must configure in the settings for djangosaml2 or is there something that must be done on the ADFS side?

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