Skip to content

v4.0.0

Choose a tag to compare

@https-richardy https-richardy released this 21 Apr 02:50
· 83 commits to master since this release
0bb30cc

4.0.0 - 2026-04-20

this release introduces full multi-client support per realm. In previous versions, a realm (tenant) was effectively treated as a single client, but starting in 4.0.0 each realm can manage multiple clients with their own credentials, permissions, flows, redirect uris, and audiences. We also added dedicated client management capabilities and support for multiple token audiences during issuance and validation.

this is a breaking change for users upgrading from 3.1.1 and earlier, because integrations that assumed a 1:1 mapping between realm and client must now be updated to work with explicit clients and their configured audiences.