Project

General

Profile

Feature #24808

Updated by Jan from Planio www.plan.io over 7 years ago

I think, we should make Redmine an OAuth2 provider, so that client apps using Redmine's API can ask users to authenticate rather than asking for an API key. Another goal would be to limit access to API client apps, so that not all apps gain access to the full scope of data a user has access to. 

 I'm working on this currently and I will hopefully be able to submit a patch soon. Here's a first screenshot: 

 !{width:500px}redmine_oauth2_provider.png! !redmine_oauth2_provider.png!

Back