What's Changed
* fix: create settingslocal.py.example in TA example by rglauco in https://github.com/italia/spid-cie-oidc-django/pull/268
* fix: example project by peppelinux in https://github.com/italia/spid-cie-oidc-django/pull/267
* feat: unique jti for each JWT, different RT behaviour between SPID and CIE providers by rglauco in https://github.com/italia/spid-cie-oidc-django/pull/269
* fixes for httpd connections parameters and jwks evaluation and added openid_credential_issuer by peppelinux in https://github.com/italia/spid-cie-oidc-django/pull/270
* Refresh Token, custom entities with policy loader, trust marked endpoint by peppelinux in https://github.com/italia/spid-cie-oidc-django/pull/272
- [feat: different jti for every token type](https://github.com/italia/spid-cie-oidc-django/commit/c701ecbb3e2104d16c9ac3210f12cd1cc544bc52)
- [feat: refresh tokens renewal based on user consent timeframe validity](https://github.com/italia/spid-cie-oidc-django/commit/b973dabbdc1f7873337493066be21a7ac5bb98b5)
- [fix: error in user_attributes](https://github.com/italia/spid-cie-oidc-django/commit/cf3c4bb01225c0ff0b45f4586e5dfdbf700b1010)
- [fix: [RP] differentiate refresh token tests CIE/SPID](https://github.com/italia/spid-cie-oidc-django/commit/b59219d40016ea4f485c903685edc122da22f695)
- [fix: entity statement construct with missing jwks](https://github.com/italia/spid-cie-oidc-django/commit/49bb356fa19ccb0d52435bc53e1fbd1e1888abc8)
- [fix: added openid_credential_issuer](https://github.com/italia/spid-cie-oidc-django/commit/adac5e3d1495823ee80a143b09bd877d9f365427)
- [feat: trust marked listing endpoint](https://github.com/italia/spid-cie-oidc-django/commit/3aba70954aa6ab4ac968a2e348f3c29a27e0b4c1)
- [fix: policy loading on missing profiles](https://github.com/italia/spid-cie-oidc-django/commit/edde4ca212cdd836d29634694efe9351c8366910)
- [feat: OIDCFED_PROVIDER_MAX_CONSENT_TIMEFRAME and resolve html form error](https://github.com/italia/spid-cie-oidc-django/commit/9b64cd50b006537455d10e4097209b195becfaa4)
**Full Changelog**: https://github.com/italia/spid-cie-oidc-django/compare/v1.0.0...v1.1.0