Skip to content

v1.16.0

Pre-release
Pre-release
Compare
Choose a tag to compare
@conjur-jenkins conjur-jenkins released this 19 Jan 23:30
· 853 commits to master since this release
66628f9

[1.16.0] - 2022-01-25

Added

  • Added the ability to fetch signing keys from JWKS endpoints that use a self-signed
    certificate or a certificate signed by a third-party CA for JWT generic vendor
    configuration
    (#2462
    #2461
    #2456
    #2455
    #2457
    #2452
    #2437)
  • Added the ability for JWT generic vendor configuration to receive signing keys
    for JWT token verification from a variable. Variable name is public-keys
    (#2463
    #2461
    #2456
    #2455
    #2454
    #2450
    #2447
    #2437)

Changed

  • Proper error message appears when JWT Authenticator gets HTTP code error
    while trying to fetch JWKS data from jwks-uri #2474