Skip to content

Commit f057b53

Browse files
feature(#22): thiss commit updates CHANGELOG for 4.1.0 release, adding per-realm key rotation and realm-specific .well-known endpoints
1 parent d71cdf7 commit f057b53

1 file changed

Lines changed: 6 additions & 0 deletions

File tree

CHANGELOG

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
# 4.1.0 - 2026-04-24
2+
3+
this release introduces per-realm key rotation, allowing each realm to manage and rotate its own signing keys independently.
4+
5+
we also made all .well-known endpoints realm-specific. Accessing these endpoints now requires a realm name as part of the request, ensuring configuration and discovery metadata are resolved within the correct realm context.
6+
17
# 4.0.0 - 2026-04-20
28

39
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.

0 commit comments

Comments
 (0)