Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support for BitBucket HTTPS Token due to SSO/SAML authentication restrictions #1231

Open
raffertyuy opened this issue Mar 27, 2024 · 1 comment

Comments

@raffertyuy
Copy link

Description

We need a way to migrate from BitBucket with SAML Authentication enabled. We believe this can be solved by supporting BitBucket HTTPS token which gh bb2sgh doesn't support.

(Unauthorized): {"errors":[{"context":null,"message":"Authentication failed. Please check your credentials and try again.","exceptionName":"com.resolution.atlasplugins.samlsso.bitbucket.userauth.OnlySAMLAuthenticationAllowedException"}]}

@timrogers
Copy link
Contributor

@raffertyuy My understanding is that the export API that bbs2gh uses only supports usernames and passwords - so I'm not sure how we'd solve this.

Would you be willing to try calling this API manually with an HTTPS token? If we can prove that that works on an instance like yours with SAML enabled, then that could unlock supporting this feature.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants