Bug 1101639

Summary: Call flow for consumer is missing for authenticated agent amqp communication scenario
Product: [Retired] Pulp Reporter: mkovacik
Component: documentationAssignee: pulp-bugs
Status: CLOSED UPSTREAM QA Contact: mkovacik
Severity: unspecified Docs Contact:
Priority: low    
Version: 2.4 BetaCC: skarmark
Target Milestone: ---Keywords: Documentation, Triaged
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
URL: http://pulp-dev-guide.readthedocs.org/en/latest/integration/rest-api/consumer/cud.html
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2015-02-28 22:09:01 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description mkovacik 2014-05-27 16:28:57 UTC
Description of problem:
A detailed description for the authenticated agent amqp scenario is missing in current docs (see #URL) w.r. consumer create call-flow

Expected results:
New page describing in detail how to perform consumer register in order to allow consumers (custom) agent to talk with Pulp over amqp with Digest authentication.
Especially, the page should describe:
- the initial consumer create/POST request should contain pub_key attribute
  holding consumer's public key used later on for the Digest authentication
- how the consumer should obtain server's public key for Digest authentication
- how these key pairs should be used to compute the Digest Authentication for 
  consumer's agent communication with Pulp broker.

Comment 1 Brian Bouterse 2015-02-28 22:09:01 UTC
Moved to https://pulp.plan.io/issues/438