Skip to content

Latest commit

 

History

History
42 lines (31 loc) · 1.42 KB

CHANGELOG.md

File metadata and controls

42 lines (31 loc) · 1.42 KB

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog and this project adheres to Semantic Versioning.

##[1.0.7] - 2021-10-05

  • JWT token issuer is set to the root URL of the jenkins instance
  • WebService ID for the authentication can be either the service id or authenticator_type/service_id (authn-jwt/id)
  • Warning/error on validation for Key and Token TTL

##[1.0.6] - 2021-09-27

  • Updated README.md
  • Added "JWT Token Claims" button to configuration page to obtain referecence claims to be used by JWT Authenticator
  • Fixed bindings for context aware store credentials

##[1.0.5] - 2021-09-23

  • Added JWT Authentication
  • Added Context Aware (Based on JWT) Credential Provider
  • Updated Doc
  • Misc fixes

##[1.0.4] - 2021-07-12

  • Incorporated changes for null certificate on slave
  • Brought fixes for core cyberark/conjur-credentials-plugin
  • Release in plugins

##1.0.2 - 2020-05-05

Added

  • Included changes to allow GIT plugin to retrieve credentials from slaves

Removed

  • Removed binaries deliverables, to use artifactory to deliver binaries

0.7.0 - 2019-09-27

Added

  • Added Support for SSH Private Key