Update #16
Hey friends,
Our latest release introduced new authentication methods for the Hashicorp Vault Integration.
Identity Lib (v0.5.0)
Below are all features available through v0.5.0 of the identity lib. Checkout the full change log here. Want to learn more about the identity lib in general? Check out our intro video.
New Features
New Auth Methods | Hashicorp Vault Integration
The Hashicorp Vault Integration now supports both the App Role and User/Pass authentication method. They can be used via the crypto-library or the issuer and wallet API.
Get Started
Breaking Changes
Issuer API Interface Updates
The Sign / Issue Endpoints now require the issuerKey parameter to be provided as a JWK object instead of a string.
PS: If you enjoy working with our tools, make sure to leave us a ⭐ on GitHub