What's Changed
* Multiple TAs - Gain PoC interop stage by peppelinux in https://github.com/italia/spid-cie-oidc-django/pull/249
- feat: Added Identity Assurance support for authz requests, thanks to GAIN PoC (fac641f)
- fix: if prompt is not preset it assumes login as default value, thanks to gain poc (e218e29)
- fix: aud and prompt in authz request, thanks to gain poc (d81ccac)
- fix: multiple jwks exception handling (f3c3abd)
- fix: [rp] multiple TAs (51f4a31)
- fix: jwks_uri http content (f2ba0a0)
**Full Changelog**: https://github.com/italia/spid-cie-oidc-django/compare/v0.8.10...v0.8.11