italia / spid-cie-oidc-django

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

Missing SPID claims #57

Closed peppelinux closed 2 years ago

peppelinux commented 2 years ago

here https://github.com/peppelinux/spid-cie-oidc-django/blob/673fb962cdaf36b39832ca55f5b8a91f6e65087b/spid_cie_oidc/onboarding/schemas/authn_requests.py#L51

we have CIE user claims we need also the spid user claims

peppelinux commented 2 years ago

Done here https://github.com/peppelinux/spid-cie-oidc-django/pull/63