swedenconnect / signservice

A signature service according to the Swedish eID Framework specifications
Apache License 2.0
4 stars 1 forks source link

Add MDQ support for the SAML authentication provider #113

Closed martin-lindstrom closed 1 year ago

martin-lindstrom commented 1 year ago

MDQ (https://www.ietf.org/id/draft-young-md-query-17.html) enables us to only download the metadata that is needed and not the entire federation. We should use opensaml-addons - 1.2.5 to implement this.

martin-lindstrom commented 1 year ago

Closed by https://github.com/swedenconnect/signservice/pull/115