Change Poll Extension for the Extensible Provisioning Protocol (EPP)
draft-ietf-regext-change-poll-11
The information below is for an old version of the document | |||
---|---|---|---|
Document | Type | Active Internet-Draft (regext WG) | |
Authors | James Gould , Kal Feher | ||
Last updated | 2019-01-03 (latest revision 2018-12-10) | ||
Replaces | draft-gould-change-poll | ||
Stream | IETF | ||
Intended RFC status | Proposed Standard | ||
Formats | pdf htmlized (tools) htmlized bibtex | ||
Reviews | |||
Stream | WG state | Submitted to IESG for Publication | |
Document shepherd | Roger Carney | ||
Shepherd write-up | Show (last changed 2018-10-11) | ||
IESG | IESG state | IESG Evaluation::Revised I-D Needed | |
Consensus Boilerplate | Yes | ||
Telechat date |
Needs 5 more YES or NO OBJECTION positions to pass. |
||
Responsible AD | Adam Roach | ||
Send notices to | " rcarney@godaddy.com" <rcarney@godaddy.com> | ||
IANA | IANA review state | Version Changed - Review Needed |
Network Working Group J. Gould Internet-Draft VeriSign, Inc. Intended status: Standards Track K. Feher Expires: June 13, 2019 Neustar December 10, 2018 Change Poll Extension for the Extensible Provisioning Protocol (EPP) draft-ietf-regext-change-poll-11 Abstract This document describes an Extensible Provisioning Protocol (EPP) extension for notifying clients of operations on client-sponsored objects that were not initiated by the client through EPP. These operations may include contractual or policy requirements including but not limited to regular batch processes, customer support actions, Uniform Domain-Name Dispute-Resolution Policy (UDRP) or Uniform Rapid Suspension (URS) actions, court-directed actions, and bulk updates based on customer requests. Since the client is not directly involved or knowledgable of these operations, the extension is used along with an EPP object mapping to provide the resulting state of the post-operation object, and optionally a pre-operation object, with the operation meta-data of what, when, who, and why. Status of This Memo This Internet-Draft is submitted in full conformance with the provisions of BCP 78 and BCP 79. Internet-Drafts are working documents of the Internet Engineering Task Force (IETF). Note that other groups may also distribute working documents as Internet-Drafts. The list of current Internet- Drafts is at http://datatracker.ietf.org/drafts/current/. Internet-Drafts are draft documents valid for a maximum of six months and may be updated, replaced, or obsoleted by other documents at any time. It is inappropriate to use Internet-Drafts as reference material or to cite them other than as "work in progress." This Internet-Draft will expire on June 13, 2019. Copyright Notice Copyright (c) 2018 IETF Trust and the persons identified as the document authors. All rights reserved. Gould & Feher Expires June 13, 2019 [Page 1] Internet-Draft changePoll December 2018 This document is subject to BCP 78 and the IETF Trust's Legal Provisions Relating to IETF Documents (http://trustee.ietf.org/license-info) in effect on the date of publication of this document. Please review these documents carefully, as they describe your rights and restrictions with respect to this document. Code Components extracted from this document must include Simplified BSD License text as described in Section 4.e of the Trust Legal Provisions and are provided without warranty as described in the Simplified BSD License. Table of Contents 1. Introduction . . . . . . . . . . . . . . . . . . . . . . . . 3 1.1. Conventions Used in This Document . . . . . . . . . . . . 3 2. Object Attributes . . . . . . . . . . . . . . . . . . . . . . 4 2.1. Operation . . . . . . . . . . . . . . . . . . . . . . . . 4 2.2. State . . . . . . . . . . . . . . . . . . . . . . . . . . 5 2.3. Who . . . . . . . . . . . . . . . . . . . . . . . . . . . 5 2.4. Dates and Times . . . . . . . . . . . . . . . . . . . . . 5 3. EPP Command Mapping . . . . . . . . . . . . . . . . . . . . . 6 3.1. EPP Query Commands . . . . . . . . . . . . . . . . . . . 6 3.1.1. EPP <check> Command . . . . . . . . . . . . . . . . . 6 3.1.2. EPP <info> Command . . . . . . . . . . . . . . . . . 6 3.1.3. EPP <transfer> Command . . . . . . . . . . . . . . . 16 3.2. EPP Transform Commands . . . . . . . . . . . . . . . . . 16 3.2.1. EPP <create> Command . . . . . . . . . . . . . . . . 16 3.2.2. EPP <delete> Command . . . . . . . . . . . . . . . . 16 3.2.3. EPP <renew> Command . . . . . . . . . . . . . . . . . 16 3.2.4. EPP <transfer> Command . . . . . . . . . . . . . . . 16 3.2.5. EPP <update> Command . . . . . . . . . . . . . . . . 16 4. Formal Syntax . . . . . . . . . . . . . . . . . . . . . . . . 16 4.1. Change Poll Extension Schema . . . . . . . . . . . . . . 17 5. IANA Considerations . . . . . . . . . . . . . . . . . . . . . 19 5.1. XML Namespace . . . . . . . . . . . . . . . . . . . . . . 19 5.2. EPP Extension Registry . . . . . . . . . . . . . . . . . 20 6. Implementation Status . . . . . . . . . . . . . . . . . . . . 20 6.1. Verisign EPP SDK . . . . . . . . . . . . . . . . . . . . 21 6.2. Verisign Consolidated Top Level Domain (CTLD) SRS . . . . 21 6.3. Verisign .COM / .NET SRS . . . . . . . . . . . . . . . . 22 6.4. Neustar EPP SDK . . . . . . . . . . . . . . . . . . . . . 22 7. Security Considerations . . . . . . . . . . . . . . . . . . . 22Show full document text