I have configured OIDC with k8s installed using kubeadm.
After the configuration, when I run the command kubectl --user=name@gmail.com get nodes
I get
error: You must be logged in to the server (the server has asked for the client to provide credentials (get nodes))
Can someone please help me with this?