I don't think ssh keys are unique per project
Steps to reproduce
Create 2 different users in different projects. Try to add same ssh key to each user.
expected:
I can add key
actual:
frustration
Hi Volodymyr and welcome to the community.
It is not possible to add an SSH key to more than one account. This behavior is by design, because we use the SSH keys to identify who the authenticated user is and whether they have permission to clone, pull or push to a certain repo.
If you have two Bitbucket Cloud accounts, you will need to add a different SSH key to each one. If you use both these accounts from the same computer, you can check the following blog post with details about the configuration you need to make:
Kind regards,
Theodora
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.