Skip to content

Saml2LogoutRequest constructor should check for null values #12775

Open
@marcusdacoregio

Description

@marcusdacoregio

Inspired by #12539

The constructor in Saml2LogoutRequest does not check if the parameters received are not null

Expected behavior:

The constructor should use Assert.notNull and related to check if the parameters are valid

Metadata

Metadata

Assignees

No one assigned

    Labels

    in: saml2An issue in SAML2 modulestype: breaks-passivityA change that breaks passivity with the previous releasetype: enhancementA general enhancement

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions