How to Reauthorise your SCM account?
Having trouble viewing your SCM organisations or loading your repositories on Embold? You may need to reauthorise your SCM connection to regain access token. The usually can happen when you revoke the access or permissions for Embold App on your respective SCM account. This guide will walk you through how to reauthorise your SCM connection on Embold.
Steps to reauthorise:
- Sign in on Embold
- Once logged in, go to Dashboard (aka Manage organisations) page (can find link on Administration page or under the organisations drop-down on top menu)
- Go to appropriate SCM tab (such GitHub, Bitbucket, GitLab, Azure DevOps)
- Append
?intent=reauthorise
to the page URL or copy appropriate reauthorise URL from below notes.
Note
Reauthorise URLs for different SCM look like this
GitHub -
https://app.embold.io/integration/az?intent=reauthorise
Bitbucket -https://app.embold.io/integration/bb?intent=reauthorise
GitLab -https://app.embold.io/integration/gl?intent=reauthorise
Azure DevOps -https://app.embold.io/integration/az?intent=reauthorise
Note that, users who signed up with BrowserStack account ensure you change
app.embold.io
withcodequality.browserstack.com
in above URLs
- The reauthorise page looks as shown in below screenshot. Click on Re-authorise button will redirect you to the SCM portal (make sure you are logged in with that SCM account which you previously connected on Embold) which then automatically redirects back to Embold after successful reauthorisation.
- This completes the reauthorisation workflow and now you should be able to see your organisations back again on Embold.
Updated about 1 year ago