In one of my bitbucket repositories on a Bitbucket server instance, I've configured an Access Key and would like to use this access key within a Jenkins Job to clone said repository. However, there doesn't seem to be a credential provider for this scenario.
I can't use the username with SSH key since with the access key associated with a system, doesn't have a username.
Can somebody point me in the right direction?
Thx