From 4507b696a72c8ffdcdf828d56f89a593a068bd57 Mon Sep 17 00:00:00 2001 From: Kegan Dougal Date: Wed, 10 Aug 2016 11:29:12 +0100 Subject: [PATCH] More things to insert --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 2f35077..8f411ee 100644 --- a/README.md +++ b/README.md @@ -192,9 +192,9 @@ Returns: } ``` -The `PublicKeyPEM` must be manually inserted into the "Application Links" section under -JIRA Admin Settings by a JIRA admin on the target JIRA installation. Once that is complete, -users can OAuth on the target JIRA installation. +The `ConsumerKey`, `ConsumerSecret`, `ConsumerName` and `PublicKeyPEM` must be manually inserted +into the "Application Links" section under JIRA Admin Settings by a JIRA admin on the target +JIRA installation. Once that is complete, users can OAuth on the target JIRA installation. ### Make a request for JIRA Auth