New features and enhancements

April 2026

July 2025

Asymmetric Key Client authentication

Support for client authentication method based on asymmetric keys. Instead of transmitting a shared secret, the client authenticates by signing a JWT with its private key, which is validated using the corresponding public key stored in U4IDS. For implementation details check Tutorials/Setup Private Key JWTs for more information.