Skip to content

[BUG] multi-saml strategy cannot be used by concurrent requests #425

@gunzip

Description

@gunzip

It looks like Multisaml strategy (which is a singleton object) calls override the shared property this._saml: https://github.com/bergie/passport-saml/blob/master/multiSamlStrategy.js#L34
In case of concurrent HTTP calls is there any chance that this value gets overridden by a subsequent call ?

cc @stavros-wb

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