1.1.0
What's Changed
- fix: create settingslocal.py.example in TA example by @rglauco in #268
- fix: example project by @peppelinux in #267
- feat: unique jti for each JWT, different RT behaviour between SPID and CIE providers by @rglauco in #269
- fixes for httpd connections parameters and jwks evaluation and added openid_credential_issuer by @peppelinux in #270
- Refresh Token, custom entities with policy loader, trust marked endpoint by @peppelinux in #272
- feat: different jti for every token type
- feat: refresh tokens renewal based on user consent timeframe validity
- fix: error in user_attributes
- fix: [RP] differentiate refresh token tests CIE/SPID
- fix: entity statement construct with missing jwks
- fix: added openid_credential_issuer
- feat: trust marked listing endpoint
- fix: policy loading on missing profiles
- feat: OIDCFED_PROVIDER_MAX_CONSENT_TIMEFRAME and resolve html form error
Full Changelog: v1.0.0...v1.1.0