OpenID Connect Support Added
We're excited to announce full OpenID Connect (OIDC) support is now available in both our open-source and cloud versions. This update brings standardized authentication flows that comply with the OpenID Connect specification.
Key improvements:
- Complete OIDC discovery endpoint
- JWT-based ID tokens
- Support for authorization code flow with PKCE
- Dynamic client registration
- Userinfo endpoint implementation
This release significantly improves interoperability with external identity providers and modernizes our authentication infrastructure.