Authenticator pod failing to authenticate

curl -ks https://conjurmaster.nodewhatever/info | jq .authenticators
{
“installed”: [
“authn”,
“authn-iam”,
“authn-k8s”,
“authn-ldap”,
“authn-oidc”
],
“configured”: [
“authn”,
“authn-k8s/conjur-authenticator”
],
“enabled”: [
“authn”,
“authn-k8s/conjur-authenticator”
]
}