You are viewing a plain text version of this content. The canonical link for it is here.
Posted to infrastructure-issues@apache.org by "Konstantin Boudnik (JIRA)" <ji...@apache.org> on 2015/03/31 02:21:53 UTC

[jira] [Closed] (INFRA-9302) Adding OAuth to access Ignite project via REST API

     [ https://issues.apache.org/jira/browse/INFRA-9302?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Konstantin Boudnik closed INFRA-9302.
-------------------------------------
    Resolution: Not a Problem

> Adding OAuth to access Ignite project via REST API
> --------------------------------------------------
>
>                 Key: INFRA-9302
>                 URL: https://issues.apache.org/jira/browse/INFRA-9302
>             Project: Infrastructure
>          Issue Type: Wish
>          Components: JIRA
>         Environment: Apache Ignite JIRA REST API
>            Reporter: Konstantin Boudnik
>
> We would like to have some automation around CI be done via JIRA REST API (adding comments to the tickets, and so on). However, basic auth (e.g. username/password) doesn't work as JIRA expects OAuth instead. Looks like I am not even unable to obtain the the auth token as JIRA complains that 
> {noformat}
> Caused by: net.oauth.OAuthProblemException: consumer_key_unknown
>         at net.oauth.client.OAuthResponseMessage.toOAuthProblemException(OAuthResponseMessage.java:83)
> {noformat}
> Is there anything that needs to be done on the server side before we can proceed? Thanks in advance for your help!



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)