2024.1 Series Release Notes¶
10.5.0¶
Nouvelles fonctionnalités¶
[blueprint enhance-oauth2-interoperability] Added the ability to authenticate using a system-scoped token and the ability to authenticate using a cached token to the external_oauth2_token filter.
[blueprint enhance-oauth2-interoperability] The external_oauth2_token filter has been added for accepting or denying incoming requests containing OAuth 2.0 access tokens that are obtained from an external authorization server by users through their OAuth 2.0 credentials.
Corrections de bugs¶
In situation of encryption using memcached. Its possible that data in memcached becomes un-decryptable. The previous implementation of token cache was not correctly handling the case.