Skip to content

Ignore SPSSODescriptor.RequestedAttribute from SP metadata? #1002

@simmel

Description

@simmel

Hey all,

I'm using pysaml2 via SATOSA (and I understand neither really, so my nomenclature here will be mixed and confused) and in my SATOSA frontend config I loaded an SP metadata which has a couple of SPSSODescriptor RequestedAttribute attributes defined.

When the SP metadata has them pysaml2 ignores (well, filters out really) all other attributes except those attributes.

Is it possible to configure pysaml2 to ignore the SPSSODescriptor RequestedAttributes in the metadata file?

Or add to the list? Something similar to sp.required_attributes but for the IDP?

Thank you!

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