- Auth0 now requires the "aud" claim in private‑key‑JWT client authentication to be a single JSON string containing the tenant’s issuer identifier.
- Providing an audience as a JSON array or as a URL string is deprecated and will be rejected in a future release.
- OIDC enterprise connections using Private Key JWT can also use the issuer identifier as the single‑string audience.