Skip to content

Does pysaml2 handle encrypted NameId in SLO? #536

Open
@rpanesar

Description

@rpanesar

Currently initiating a SLO request from another SP, and I'm noticing that my NameId being parsed out from my SP. After looking into the issue it seems the NameId isn't being decrypted within the handle_logout_request function in client.py.

Is there a configuration that can be set via the SP arguments that would resolve this issue?

Current error message I'm receiving is the Wrong user, which is found in on line 522 within client.py.

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