Project management · OAuth

Connect Redmine to Lutril

Lutril connects to your self-hosted Redmine through OAuth: you enter your Redmine base URL, then authorize Lutril from inside the app. A personal REST API key is supported as a manual fallback.

Setup steps

  1. Enter your Redmine base URL in Lutril (for example https://redmine.yourcompany.com).
  2. Click Connect Redmine in Lutril and complete the OAuth authorize prompt on your Redmine instance.
  3. Fallback: a Redmine administrator enables the REST API under Administration, then Settings, then the API tab, by checking Enable REST API and saving.
  4. Fallback: each user opens My account at /my/account and copies the API access key from the right-hand pane.
  5. Fallback: paste that API key into Lutril instead of using OAuth.