CSCfi / shibboleth-idp-oidc-extension

Apache License 2.0
39 stars 7 forks source link

feature request: additional metadataprovider types (LocalDynamicMetadataProvider?) #19

Open lhoekenga opened 5 years ago

lhoekenga commented 5 years ago

It would be helpful if the OIDC provider had an equivalent to the SAML LocalDynamicMetadataProvider type. Specifically, I would like to be able to point my configuration at a directory full of OIDC metadata files rather than having to define an aggregate file, or per-provider files.

tbrandstetter commented 4 years ago

Agree with that. It would be fine to have the same implementation features for metadata aggregation.

brzler commented 4 years ago

see my PR https://github.com/CSCfi/shibboleth-idp-oidc-extension/pull/44