Otoroshi version 17.17.0
https://github.com/MAIF/otoroshi/milestone/140?closed=1
v17.16.1...v17.17.0
https://github.com/MAIF/otoroshi/releases/tag/v17.17.0
Added
- Support generate initial admin user password in a temporary file (#2590 fixed by mathieuancelin)
- Support RFC 7662 introspection flow for opaque tokens (#2608 fixed by mathieuancelin)
- Button to fill ES cluster version (#2614 fixed by mathieuancelin)
Changed
- NgErrorRewriter plugin enhancements (#2591 fixed by mathieuancelin)
- stop sending removed _type to elasticsearch 8 on writes (#2612 fixed by Zwiterrion)
- Report declared legacy quotas on apikey quotas endpoint (#2609 fixed by Zwiterrion)
- Review AceEditor usage before moving to Monaco (#2584 fixed by Zwiterrion)
Fixed
- better handling of default values in Expression Language (#2593 fixed by mathieuancelin)
- fetch ingresses on the right api group (#2594 fixed by mathieuancelin)
- Disabled apikeys accepted on client-id-only (#2596 fixed by mathieuancelin)
- ordering issue in expression language for
ctx.geolocation.*andctx.useragent.*(#2597 fixed by mathieuancelin) - client_id only apikey bypass bearer signature validation (#2598 fixed by mathieuancelin)
- OIDCJwtVerifier should be able to read audience from an array (#2607 fixed by mathieuancelin)