Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix: render extensions also for EntityDescriptor and IdPSSODescriptor #894

Merged
merged 3 commits into from
Jan 31, 2023

Commits on Jan 16, 2023

  1. fix: metadata: process extensions also for entity_descriptor

    While extensions configured for an SP are processed (inside SPSSODescriptor),
    extensions defined at the EntityDescriptor level were ignored.
    
    Render the extensions also on the EntityDescriptor level.
    vladimir-mencl-eresearch committed Jan 16, 2023
    Configuration menu
    Copy the full SHA
    4276e77 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2fe02c1 View commit details
    Browse the repository at this point in the history

Commits on Jan 23, 2023

  1. Configuration menu
    Copy the full SHA
    30243a8 View commit details
    Browse the repository at this point in the history