Closed
Description
When parsing OIDC metadata we do an instanceof Collections check that should be Collection
.
This prevents mutli-valued metadata from being provided.
When parsing OIDC metadata we do an instanceof Collections check that should be Collection
.
This prevents mutli-valued metadata from being provided.