-
Notifications
You must be signed in to change notification settings - Fork 4
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
fix: updated spid-cie-oidc-django version #23
Conversation
@rglauco did you have tested this upgrade with the current spid-cie-oidc-django release you mentioned? |
Yes, i've tested the updated Federation Entity and by now i can register RP entity and access to the login page. |
Codecov ReportAttention:
Additional details and impacted files@@ Coverage Diff @@
## main #23 +/- ##
============================================
- Coverage 91.19% 91.11% -0.09%
- Complexity 761 774 +13
============================================
Files 47 47
Lines 2316 2340 +24
Branches 300 300
============================================
+ Hits 2112 2132 +20
+ Misses 112 111 -1
- Partials 92 97 +5
☔ View full report in Codecov by Sentry. |
… userinfo_signed_response_alg,userinfo_encrypted_response_alg,userinfo_encrypted_response_enc
fix: pinned python docker image to 3.11-slim
fix: pinned design-django-theme to 1.4.8
fix: SPID attributes aligned to the specs v.1.3
fix: CIE attributes aligned to the specs
chore: added complete SPID user claims request
feat: added alg/enc algorithm claims for idtoken and userinfo