I’m using an external vault at vault.company and I log into it using my enterprise login. I am currently accessing it through UI only. I created a namespace for my project to store secrets and its at vault.company
How can I access my namespace programatically through token auth method instead of LDAP login ? I cannot find how to create a token. Is it in the vault.yaml file contained withiN my project?