v1.11.3
Change log
Fixed
- Conjur now raises a new
ServiceIdMissing
error if theservice-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