v26.1.7
v26.1.7
Switched to better-sqlite3
We have replaced the unmaintained sqlite3 dependency with better-sqlite3 to ensure ongoing maintenance and stability.
Breaking changes
Turso is no longer supported due to the removal of the sqlite3 library.
Identity Federation: Support for including OIDC tokens in SAML responses
When creating an Identity Federation app, you can now include OIDC tokens in the SAML Response by setting the
includeOidcTokensInAssertion attribute. This allows downstream applications to access the original OIDC tokens issued by the
provider when using SAML federation.