Introduces Token API Authentication to the existing Tank V2 API endpoints. Tank admins and users can now generate and use an API token to authenticate their API calls, and this PR also includes changes for browser, agent, and tool authentication as well.
Please make sure these check boxes are checked before submitting
[ ] Squashed Commits
[ ] All Tests Passed - mvn clean test -P default
PR review process
Requires one +1 from a reviewer
Repository owners will merge your PR once it is approved.
Tank API Token Authentication
Introduces Token API Authentication to the existing Tank V2 API endpoints. Tank admins and users can now generate and use an API token to authenticate their API calls, and this PR also includes changes for browser, agent, and tool authentication as well.
Please make sure these check boxes are checked before submitting
mvn clean test -P default
PR review process