Project

General

Profile

Actions

Feature #8530

closed

use login and password instead of "api access key" in REST API

Added by Alex Last almost 13 years ago. Updated almost 13 years ago.

Status:
Closed
Priority:
Normal
Assignee:
-
Category:
REST API
Target version:
-
Start date:
2011-06-04
Due date:
% Done:

0%

Estimated time:
Resolution:
Invalid

Description

this request is extracted from #8529

it would be great if REST API supported the concept of "login" so that REST users would be able to "login" through REST API using their login&password (instead of API access key!) and then they'd receive some "session key" they could use temporarily for this session.

See how the same mechanism is implemented in Atlassian Jira remote API.

This would simplify the REST API usage in various UIs (people are often confused about "api access key", they want to use their login&password). Just imagine how inconvenient it is to type an API access key in Redmine Android client on a phone screen!

Actions #1

Updated by Alex Last almost 13 years ago

  • Status changed from New to Resolved

never mind, I see BASIC http auth is already supported properly for REST API (it wasn't the case ~6 months ago).

Actions #2

Updated by Etienne Massip almost 13 years ago

  • Status changed from Resolved to Closed
  • Resolution set to Invalid
Actions

Also available in: Atom PDF