March 2026
ยท 2 min read
March 2026 releases introduce presentation flow management, self-serve Entra ID TAP issuance workflows, enhanced search in Composer, Apollo Studio integration, private key JWT authentication for OIDC clients and an improved OIDC presentation UI preview.
v2026.3.2โ
๐ What's newโ
New featuresโ
- Private key JWT authentication for OIDC clients - OIDC confidential clients can now authenticate using private key JWT, with support for configuring client JWKS (as inline JSON or a URI) and JAR request object signing keys directly in Composer
Enhancementsโ
-
OIDC presentation UI preview - Administrators can now enable a preview of the updated OIDC presentation UI from the Configuration page in Composer. The preview UI includes improved retry support when a presentation fails
-
Security updates - Security improvements and dependency updates across all components
v2026.3.1โ
๐ ๏ธ Notable fixesโ
- Presentation flow status - Fixed issue with incorrect presentation flow statuses
v2026.3.0โ
๐ What's newโ
New featuresโ
- Presentation flow management - Complete API and UI implementation for managing credential presentation workflows
- Self-serve tap issuance workflow in Concierge - End users can now initiate tap-to-phone issuance workflows directly from Concierge
Enhancementsโ
- Advanced issuance search - Composer now supports complex search queries with AND/OR operators and configurable query limits for more precise credential searches
- Apollo Studio integration - Access Apollo Studio GraphQL explorer directly from activity screens in Composer with role-based access control
- Enhanced OIDC client details - All authentication restrictions now displayed in OIDC client configuration screens for complete visibility
- Smart credential filtering - Concierge now shows only active credentials by default with an easy toggle to view all credentials
- Streamlined credential type selection - Tabs are automatically hidden when only one credential type is selected, reducing visual clutter
- Error boundary implementation - Improved error handling in Concierge provides better user experience when unexpected errors occur
- Documentation improvements - Added custom tip admonitions and updated audit examples with new event types
- Important security updates - Multiple security improvements and dependency upgrades across all components
โ ๏ธ Breaking changesโ
- API: The approval flow endpoints have been removed. Any integrations relying on approval flow operations should migrate to the new presentation flow endpoints.
๐ ๏ธ Notable fixesโ
- Fixed issue where file picker dialog would inadvertently open when clearing images in Concierge branding settings