v1.12.0
Added
- The JWT Authenticator (
authn-jwt
) supports authenticating third-party vendors that utilize JWT.
See design
Changed
- Parsing a Conjur config with invalid YAML content now outputs a more user
friendly error message without a stack trace.
cyberark/conjur#2256 - Set the Puma process explicitly to reliably restart the correct process
when the Conjur configuration is reloaded.
cyberark/conjur#2291
Security
- Upgrade bindata to 2.4.10 to resolve Unspecified Issue reported by JFrog Xray
cyberark/conjur#2257