italia / spid-cie-oidc-django

The SPID/CIE OIDC Federation SDK, written in Python
Apache License 2.0
27 stars 28 forks source link

[Feat] [Provider] Metadata validation with warning on unsupported sign/enc algs #83

Closed peppelinux closed 2 years ago

peppelinux commented 2 years ago

in entity.settings we defined the allowd algs

but in federation entity configuration we don't check if in the submitted metadata we have some values not supported.

TODO: log a warning message to the user or raise a ValidationError

francescatronconi commented 2 years ago

Done here https://github.com/italia/spid-cie-oidc-django/pull/119/commits/ca44f8942e561ab1a58b4e4723c67f71086111ad