A user in our SonarQube on premise instance invalidated his GitLab access token that was being using by SonarQube to retrieve project information in order to set up new projects in SonarQube. I’ve tried finding a way to update the access token the SonarQube is using for this user but to no avail. Can you help point me in the right direction?
First, your version is past EOL. You should upgrade to either the latest version or the current LTS at your earliest convenience. Your upgrade path is:
Deactivating the user worked (we’re using LDAP for authentication). When the user logged back in, he was required to reenter his GitLab access token when he tried to add a new project from GitLab.