Skip to content

v1.11.3

Compare
Choose a tag to compare
@izgeri izgeri released this 22 Feb 22:51
· 1263 commits to master since this release
ea067c9

Change log

Fixed

  • Conjur now raises a new ServiceIdMissing error if the service-id param is
    missing in an authentication request for the OIDC authenticator.
    cyberark/conjur#2004

Changed

  • Conjur now raises a RoleNotFound error when trying to authenticate a
    non-existing host in authn-k8s.
    cyberark/conjur#2046