Hello,
I'm trying to connect to bitbucket via OAuth 2.0.
On request (
https://bitbucket.org/site/oauth2/authorize?client_id=${BITBUCKET_CLIENT_ID}&response_type=code
),
I'm getting to the "Confirm access to your account" screen.
Is there a way to choose there the workspace to which I will get access?
Thanks.
Hi Yossi,
I'm afraid that this is not possible.
When you generate an OAuth consumer, the key and secret are for this specific workspace only, you cannot use them to get access to a different workspace.
For access to a different workspace, a new OAuth consumer needs to be generated and used from this other workspace's Settings.
Kind regards,
Theodora
UP
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.