Jenkin shows two accounts for the same person, one from Active Directory and one from Team Foundation Server (TFS).
- When I checkin code, a build is triggered (in this case
Main - Build
config) and the changes show userwindows live id_steven@example.com
with email addressWindows Live ID\steven@example.com
- When I click Build Now in Jenkins, it shows the changes came from user
ssteven
with email addressSteven@Example.com
How can I link these two accounts since they are both the same person?