From d8cbd5b5c59f0c66772df100a4b28d4e26450771 Mon Sep 17 00:00:00 2001 From: Dylan William Hardison Date: Fri, 22 May 2015 12:54:38 -0400 Subject: Bug 1144468: Bugzilla Auth Delegation via API Keys r=dkl,a=glob --- docs/en/rst/api/core/v1/general.rst | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'docs/en/rst/api') diff --git a/docs/en/rst/api/core/v1/general.rst b/docs/en/rst/api/core/v1/general.rst index 06ef5b2fb..814592f58 100644 --- a/docs/en/rst/api/core/v1/general.rst +++ b/docs/en/rst/api/core/v1/general.rst @@ -110,9 +110,11 @@ There are two ways to authenticate yourself: You can specify ``Bugzilla_api_key`` or simply ``api_key`` as an argument to any call, and you will be logged in as that user if the key is correct and has -not been revoked. You can set up an API key by using the 'API Key' tab in the +not been revoked. You can set up an API key by using the :ref:`API Keys tab ` in the Preferences pages. +API keys may also be requested via :ref:`Authentication Delegation `. + **Login and Password** You can specify ``Bugzilla_login`` and ``Bugzilla_password`` or simply -- cgit v1.2.3-24-g4f1b