You are viewing a plain text version of this content. The canonical link for it is here.
Posted to infrastructure-issues@apache.org by "Gavin (JIRA)" <ji...@apache.org> on 2015/03/22 20:05:14 UTC

[jira] [Commented] (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:comment-tabpanel&focusedCommentId=14375114#comment-14375114 ] 

Gavin commented on INFRA-9302:
------------------------------

Which CI system are you talking about?

> 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)