I have the same problem. Have you found a solution?
Post
Replies
Boosts
Views
Activity
We have solved the problem. You need to make changes to the following file ./embedded/service/gitlab-rails/lib/gitlab/doorkeeper_secret_storing/token/unique_application_token.rb
# OAUTH_APPLICATION_SECRET_PREFIX_FORMAT = "gloas-%{token}"
OAUTH_APPLICATION_SECRET_PREFIX_FORMAT = "%{token}"