JSON Web Token implementations must explicitly declare support for RFC8725 to address common pitfalls like ignoring algorithms or using insecure algorithms in JWT validation.
OWASP API2 2023 JWT Best Practices
Message: Security schemes using JWTs must explicitly declare support for RFC8725 in the description.