v2024.1.0
· One min read
We’ve been working hard to bring a revolutionary new capability to the platform. Today, we’re incredibly proud to announce availability of a native OpenID Connect provider on the platform.
Accept credentials as an authentication method from your current IdP, or integrate with Entra as a secondary factor of authentication.
🚀 What’s new
New features
- OIDC authentication
- Claim types and validation
- Presentation constraints
- Documentation search
Enhancements
- Rename 'Admin UI' to 'Composer', 'Portal' to 'Concierge'
- Add asyncIssuanceRequests field to Identity and Contract types
- new top level identityByIdentifier query to return single Identity by issuer and identifier key
- allow users with Reader role to access identitiesByIdentifiers and identityByIdentifier queries (in addition to applications with Issuer role)
- Add standard claim identityId to support constraining presentations to an identity
- Remote issuance now supports a post-issuance redirect
- Documentation updates:
- Getting started guides
- Identity mapping
- Platform components
- Integration options
- Approvals
- Validating issuance and async issuance payloads to be within 1 MB
- Add version to API discovery schema
🛠️ Notable fixes
- Presentation demo is now off-by-default in production instances
- Expired async issuances are no longer returned when using 'pending' status filter
- Library vulnerability patching