release 2.1.1
binary packages for the libcjose 0.4.1 dependency can be found in the 2.1.0 release section
Bugfixes
- fix memory leak - introduced in 2.1.0 - when skipping
jwks_urikeys with a non-matchingusevalue - remove stale claims from the session when refreshing them from the userinfo endpoint fails; see #194; thanks @kerrermanisNL
- always restore
id_token/claimson sub-requests so e.g. listing claims-protected subdirectories viamod_autoindexwill work without having to applyIndexOptions +ShowForbidden; thanks Valentin Mercier
Other
- ensure old sessions are removed from the cache so they don't occupy/pollute cache storage; see #192; thanks @steve-dave
- log readable error messages when memcache operations fail