Skip to content

[BUG] InResponseTo not valid for all requests #682

Closed
@innovatechs

Description

@innovatechs

Hi everyone

We are getting the InResponseTo not valid error for each request since the CacheProvider is creating a new instance for each call (our assumption): getting empty keys when we call the get method.

Expected behavior

The previous versions were using one instance of the CacheProvider (from constructor) and keys are managed correctly (save, get and delete).

Environment

Node.js version: 14
passport-saml version: 3.2.1

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