I am trying to access the kubernetes Dashboard using the config file. From the authentication when I select config file its giving ‘Not enough data to create auth info
If you want to get past dashboard's authentification prompt and then be able to do admin-things on the dashboard, I recommmend this: https://github.com/kubernetes/dashboard/wiki/Creating-sample-user.
For me i realised i was following a slightly out of date tutorial for installing the dashboard (i was installing v1 of the dashboard, but v2 exists).
Now you can use the token to login to the dashboard.