You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In the v0.19.1 release of cyberark/conjur-authn-k8s-client, the Authenticate and ParseAuthenticationResponse methods were combined into a single method.
In this card, we bump the authn-k8s client version and update the method calls.
Note that the logic that uses these methods is internally used here:
Description
In the v0.19.1 release of cyberark/conjur-authn-k8s-client, the
Authenticate
andParseAuthenticationResponse
methods were combined into a single method.In this card, we bump the authn-k8s client version and update the method calls.
Note that the logic that uses these methods is internally used here:
secretless-broker/internal/providers/conjur/provider.go
Line 240 in 85c481b
Depends on cyberark/conjur-authn-k8s-client#210
Related to cyberark/conjur-authn-k8s-client#180
AC:
ParseAuthenticationResponse
callThe text was updated successfully, but these errors were encountered: