1.48.0
· One min read
Breaking change
-
New mandatory configuration params affecting all instances of
OPENID4VC
exchange protocol andINTERNAL
key storage- You must add a new encryption key for each instance and then restart the core.
- See the docs: Configuration override
This change ensures all refresh tokens and access tokens are properly encrypted during storage.
Bug fixes
retainUntilDate
propagation fixed- Other minor bug fixes
Maintenance
- Continued work on EU Digital Wallet interoperability
- Improved key binding for holder and key binding check for verifier
- All JWT-based formatters updated to handle credentials signed with
the public key encoded in certificate found in
x5c
- Key storage and key algorithm provider interfaces refactored
- BBS+ Cryptosuites refactored for improved standards compliance
- OpenID Bridge
- New history entries for OpenID providers and login interactions
- Verifiable Presentations now use
created
in place ofissuanceDate
for improved interoperability
Docs
- New sequence diagram for Procivis One Bridge