Skip to content

AttributeStatement with absent Attributes #775

Open
@peppelinux

Description

@peppelinux

a pySAML2 SP seems to accept a Response with a missing Attribute Element as follow

        <saml:AttributeStatement>
        </saml:AttributeStatement>

even in this way

        <saml:AttributeStatement>
            <saml:Attribute Name="ingoalla" NameFormat="urn:oasis:names:tc:SAML:2.0:attrname-format:basic"/>
        </saml:AttributeStatement>

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