I'm using Custom ServiceAccount secret in Postman to authenticate the API request with k8s API server but it's throwing "401 Unauthorized"
Whereas, same secret is working fine while interacting with API server from Pod. can someone help me understand this concept in more detail ?