Skip to content

Auto-populate Tank Token in Agent Debugger Tool #380

Merged
Zakaria-Kofiro merged 3 commits intomasterfrom
add-token-debugger-props
Mar 6, 2025
Merged

Auto-populate Tank Token in Agent Debugger Tool #380
Zakaria-Kofiro merged 3 commits intomasterfrom
add-token-debugger-props

Conversation

@Zakaria-Kofiro
Copy link
Collaborator

Auto-populate Tank Token in Agent Debugger Tool

Autopopulates the Agent Debugger Token field by pulling the corresponding token from the debugger.properties file:
Screenshot 2025-03-05 at 4 06 30 PM

Requires addition of corresponding token keys to debugger.properties file to match against existing Tank instances

#Add any instances that should be included in the tank selection dropdown.
tank.instance.PROD=<tank-url>
tank.instance.QA=<qa-tank-url>

tank.token.PROD=xxxxx
tank.token.QA=yyyy

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.

@Zakaria-Kofiro Zakaria-Kofiro merged commit 9383743 into master Mar 6, 2025
3 checks passed
@Zakaria-Kofiro Zakaria-Kofiro deleted the add-token-debugger-props branch March 6, 2025 23:05
kevin-mcgoldrick added a commit that referenced this pull request Mar 11, 2025
* master:
  Fix Authentication in LoginFilter (#381)
  Bump org.apache.tomcat:tomcat-catalina from 11.0.2 to 11.0.5 (#382)
  Auto-populate Tank Token in Agent Debugger Tool  (#380)
  Restore JSF Routing to the Login Flow (#379)

# Conflicts:
#	web/web_support/src/main/java/com/intuit/tank/util/RestSecurityFilter.java
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants