Redirect URI in Gitlab for GitKraken

Viewed 436

I am using GitKraken Pro and a self-managed GitLab instance, which I want to connect to each other. GitLab wants me to add GitKraken as an application. One required value is Redirect URI, and I don't know what to enter there. This seems to be a callback, but to where?

Example screenshot: enter image description here

Any help is highly appreciated!

2 Answers

I just found the solution, I am in the applications section, and not in the section to create private tokens.

Related