Tag: AuthService

  • Logging in the Hard Way

    Thanks to the new Filestore Server architecture, logging in to Vault 2014 takes up more steps than it did before. If you are using the WebServiceManager or Connection object, fell free to skip this article because the extra steps are performed automatically for you. But if you are making direct calls to the web service…

  • Vault on Metro

    Last December, my Christmas present to myself was a Windows Surface tablet. In typical me-style, I decided to write an app for it. Overall, it was a pain getting the app to work. I expected it to be easy to write a Microsoft tablet app using Microsoft Visual Studio and the Vault API, which is…