Released 2025-11-18
Improvements
- Engine's API now accepts RS256 JWTs as an authorization header and will accept or reject the request based on the validity of the JWTs. See the new settings, TenantApiRs256Auth and SystemApiRs256Auth.
- Introduces support for JWTs as an option for authenticating xAPI requests. These tokens are validated similarly to tokens for Engine's API - with a few xAPI specific considerations