Trusted authentication

You've reached the root of the ThoughtSpot trusted authentication example.

To authentication with a user, call https://<auth-host>/token/username=<username>&passcode=<passcode> where:

Current this service will always return a token for the given user assuming they exist and the secret key is properly set in the server environment.