Skip to content

Typo in LogoutReponse module #213

@waterkip

Description

@waterkip

In 6c63ed1 we introduced some logic to make NameID attributes optional. On the checks is that urn:oasis:names:tc:SAML:2.0:nameidformat:persistent is special. There are two problems with this, one: urn:oasis:names:tc:SAML:2.0:nameidformat:persistent should be urn:oasis:names:tc:SAML:2.0:nameid-format:persistent and two the test in t/07-logout-request.t should test that SPNameQualifier NameQualifier are actually set and they are now not set (for the test that is). By fixing the typo, we need to change the tests. Because that causes a test failure in our pipelines.

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