Create
cancel
Showing results for 
Search instead for 
Did you mean: 
Sign up Log in

How to revoke client_secret for oAuth API calls?

Vladimir
I'm New Here
I'm New Here
Those new to the Atlassian Community have posted less than three times. Give them a warm welcome!
April 26, 2023

Hello, I have the following situation:

I want to edit or delete or revoke the "xyz" for the following command:

curl -X POST -u "xyz" https://bitbucket.org/site/oauth2/access_token -d grant_type=client_credentials

how can I do this? What I have tried so far:

 

1 answer

0 votes
Theodora Boudale
Atlassian Team
Atlassian Team members are employees working across the company in a wide variety of roles.
April 28, 2023

Hi @Vladimir and welcome to the community!

If you want to delete an OAuth consumer in Bitbucket Cloud, you need to know which workspace this consumer belongs to and also have admin access to this workspace.

If you don't remember which workspace this OAuth consumer belongs to, then after you log in to https://bitbucket.org/, I would suggest opening this page

This page will show you all workspaces your Bitbucket Cloud account has access. You can then open each workspace and go to its Workspace settings > OAuth consumers and see if you can find the consumer with this specific Key and Secret.

Kind regards,
Theodora

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events