TeamCity credential management
I'd like to know if it's possible to create a set of credentials (as used in a competitive CI tool) and re-use them in several project steps.
The flow:
1. User creates a new credential entity called "myCredentials" with myUser\myPassword (e.g. root\password123 to log into a specific service (e.g. Testing tool\ticketing service)
2. User can choose "myCredentials" in relevant projects without needing to input the user and password each time
Thank you!
Please sign in to leave a comment.