Skip to content

Signing algorithm ignored for POST binding (sigalg vs sign_alg mismatch) #433

Description

@JPDSousa

In LoginView.get, in POST binding mode, it looks like the signing algorithm (sigalg) is silently ignored because it's passed with the wrong parameter name to create_authn_request (source). The function call doesn't fail as create_authn_request ignores unknown parameters.

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