Skip to content

New input parameters for EPP client Registrar IDs #278

Description

@gbicann

Some EPP servers do not maintain a strict one-to-one mapping between EPP client IDs and Registrar IDs. So for example, if a client that logs in to an EPP server using <clID>ClientX</clID> and then creates an object, the object may contain <clID>RegistrarX</clID> instead of <clID>ClientX</clID>.

To account for this situation, we need to define new input parameters:

  • epp.registrarId01
  • epp.registrarId02

Test subjects whose EPP servers do not have a 1:1 mapping can specify the "Registrar ID" value that will appear in the <clID>, <crID>, <upID>, <reID> and <acID> elements in EPP responses, instead of the Client ID.

Internal refs: NRRST-1573 & NRRST-1574

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions