Skip to content

Metadata reload functionality missing in pysaml 7.0.1 #385

@vladimir-mencl-eresearch

Description

Hi @c00kiemon5ter , great to see version 8.0.0 out!

I see the release notes mention the new /reload-metadata endpoints - and give pysaml2 > 7.0.1 as the requirement.

Unfortunately, this functionality was merged into pysaml2 only after 7.0.1 was released (in IdentityPython/pysaml2#809) - and there has been no pysaml2 release since.

This could be solved with a pysaml2 release - and an update to the release notes for SATOSA 8.0.0...

Cheers,
Vlad

Code Version

SATOSA 8.0.0
pysaml2 7.0.1

Expected Behavior

Requests to /reload-metadata URLs working with when enable_metadata_reload: yes is in the config.

Current Behavior

Requests to /reload-metadata URLs failing on invocation of reload_metadata.

Possible Solution

Releasing pysaml2 with the functionality added in IdentityPython/pysaml2#809

Steps to Reproduce

  1. Deploy SATOSA with SAML2 backend
  2. Add enable_metadata_reload: yes into configuration
  3. Issue a request to /Saml2/reload-metadata
  4. Request fails and a stack trace is produced.

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