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 OAuth flow for Bitbucket SaaS #21517

Closed
Tracked by #20583 ...
svor opened this issue Jun 28, 2022 · 1 comment
Closed
Tracked by #20583 ...

Support OAuth flow for Bitbucket SaaS #21517

svor opened this issue Jun 28, 2022 · 1 comment
Assignees
Labels
area/factory/server Server side of factory implementation kind/task Internal things, technical debt, and to-do tasks to be performed. severity/P1 Has a major impact to usage or development of the system.

Comments

@svor
Copy link
Contributor

svor commented Jun 28, 2022

Is your task related to a problem? Please describe

Che OAuth flow should support Bitbucket SaaS

Describe the solution you'd like

Need to verify if current OAuth flow provides support for Bitbucket SaaS and implement it if it doesn't.

@svor svor added kind/task Internal things, technical debt, and to-do tasks to be performed. severity/P1 Has a major impact to usage or development of the system. area/factory/server Server side of factory implementation labels Jun 28, 2022
@svor svor added the area/git label Jun 28, 2022
@svor svor mentioned this issue Jun 28, 2022
68 tasks
@nils-mosbach
Copy link

We're currently having issues with GitLabs token expiration time of 2 hours. Based on the Documentation of BitBucket, tokens might expire after 2 hours as well. See https://support.atlassian.com/bitbucket-cloud/docs/use-oauth-on-bitbucket-cloud/#OAuthonBitbucketCloud-Refreshtokens

I've created an issue for refreshing tokens on GitLab and Bitbucket.
#21291 (comment) Periodically refresh git OAuth2-tokens for GitLab and Bitbucket (expiration 2h)

@ibuziuk ibuziuk mentioned this issue Aug 9, 2022
67 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/factory/server Server side of factory implementation kind/task Internal things, technical debt, and to-do tasks to be performed. severity/P1 Has a major impact to usage or development of the system.
Projects
None yet
Development

No branches or pull requests

3 participants