I first started my account via Bitbucket when I was in grad school in 2015(-ish) using my school email. At the time, my school saved alumni emails, but last year, they changed the policy, so I am no longer able to access that account. I am writing this post with a new account made with a different email.
When I go to log in to Atlassian using the email, it automatically redirects to my grad school's SSO, which no longer works for me as the account was deactivated. Looking at the troubleshooting page for SSO issues (https://support.atlassian.com/atlassian-account/docs/login-issues-related-to-single-sign-on-sso/), it did seem that I could input a password directly based on the following:
Log in using an Atlassian account password from the login page. If you don’t have a password, click the Can't log in? link to set one.
but the "Can't log in?" link seems to only direct to password recovery, which would go to the email account I don't have access to.
Is there a way I can disassociate my account from my grad school's SSO so that I can log in via a password? Alternatively, is there a way I can migrate all of my Bitbucket repos to a different account?
Oh buddy, I see here 2 separate issues 🤠🫣
Take also look here. Your story is pretty common https://community.atlassian.com/forums/Bitbucket-questions/Lost-access-to-bitbucket-due-to-no-access-to-email/qaq-p/2909421
The redirect to your university SSO implies the Atlassian account with your old school email is still managed under the university’s Atlassian organization. If so, only their Organization/Identity admins can release or unclaim it from the SSO policy.
Contact the university IT/identity team: explain your old Atlassian account redirects through their SSO, but the university email/identity is deactivated.
If they release the Atlassian account and restore a usable authentication method, you may then log in and change the email address.
For Bitbucket, regaining access to the old account would be the cleanest option. Otherwise, if you have local clones or SSH access, you can recreate repositories under the new account and mirror-push Git history, preserving commits, branches, and tags, but not pull requests, Pipelines history, or other Bitbucket metadata.
If you lack account or local/SSH access to private repositories, there's no Community way to bypass old ownership. If the university can't help, contact Atlassian Support for account access.
https://support.atlassian.com/bitbucket-cloud/kb/how-to-duplicate-a-bitbucket-cloud-repository/
Best,
Arek 🤠
Oh dang, I see what you mean; quite a pickle! Ok, I will try to contact my old school to regain access, but I suspect the answer will ultimately be to duplicate everything I have locally into a new workspace. Thank you so much for your help!
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Nothing to thanks. We are here to help each other :)
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.