Content
View differences
Updated by Markus Kahl almost 11 years ago
Upon authentication failure 401 with `WWW-Authenticate: Basic realm="OpenProject API"` is returned.
If the request header `X-Authentication-Scheme: Session` is present this should be `WWW-Authenticate: Session realm="OpenProject API"`, though.
PR: https://github.com/opf/openproject/pull/3026
If the request header `X-Authentication-Scheme: Session` is present this should be `WWW-Authenticate: Session realm="OpenProject API"`, though.
PR: https://github.com/opf/openproject/pull/3026